oAuth2 Application Registration

With the update from DocuWare version 7.10 to 7.11, cookie authentication DocuWare has switched to secure oAuth2 authentication. As of DocuWare 7.11, applications that are integrated into DocuWare via the DocuWare API must authenticate themselves using oAuth2.

You register your third-party applications via the App Registration component under DocuWare Configuration> Integrations. Currently the registration of applications is optional, at a later date it will become mandatory.

In the first step, select the type of application for which you want to create an app registration: Web Application, Single Page Application or Native Application. In the second step, you receive the endpoints for the integration and define values such as the validity of the tokens.

You do not need to specify a user for the app login to DocuWare here, the login takes place from the respective app.

More information about the switch to the oAuth2 authentication.