How to create an Azure application can be read at Azure Applikation Registrieren für Emailversand /wiki/spaces/WIKI/pages/2203680771.
Info |
---|
For testing on the local computers, there is already a ready-made cmis-authentication. |
Note |
Prerequisites
You must have access to an Azure portal with all the necessary permissions to register applications.
Adjustments for the CMIS authentication
...
For example: If you want to handle your resource server request through Postman, you can configure Postman to handle token processing (this is described under Testing via Postman ). So Postman sends a request to the authentication server and must tell the server which URI to forward the response to. In this case, that would be “https://oauth.pstmn.io/v1/callback“. So this URI must match the redirect URIs on the authentication server.
Certificates & secrets
...
Token configuration (optional)
...
Expose an API
...
API permissions
...