Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this screenshots the different repository.cfg parameter values are marked with their name.

...

Authentication

...

The Redirect URIs are a kind of whitelist of URIs to which the authorization server is allowed to forward its authentication response. These depend on your use case.

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

...

Expose an API

...

API permissions

...

cmis-authentication permissions can be found under “Add a permission“ → “My APIs“ → “cmis-authentication“ → “Delegated permissions“.

Microsoft Graph permissions can be found under “Add a permission“ → “Microsoft Graph“ → “Delegated permissions“.

Overview

...