mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
Electronic signing needs to store settings as richdocuments settings. This involves the API URL, a client ID visible to the browser and a secret, which is only used during server-side requests. The WOPI CheckFileInfo reply sends this information to the COOL server, similar to how it's done for digital signing (via PEM files). Add the settings as admin settings, otherwise normal users would be able to use eIDEasy services outside richdocuments. <https://github.com/CollaboraOnline/online/issues/10630#issuecomment-2510923379> has instructions on what test data to use to try out the service in a test environment. Additionally, if the test CA is configured to be trusted as a user setting, then the green stamp icon will show up in the status bar. Signed-off-by: Miklos Vajna <vmiklos@collabora.com> |
||
|---|---|---|
| .. | ||
| _config.yml | ||
| api_templates.md | ||
| app_settings.md | ||
| asset_api.md | ||
| custom.css | ||
| federated-editing.md | ||
| form_filling_api.md | ||
| frontend-integration.md | ||
| index.md | ||
| install.md | ||
| issues.md | ||
| mobile_editor.md | ||
| mobile_flow.md | ||
| templates.md | ||