Versions Compared

Key

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

...

  • studio-server: Used by the Studio backend, this is a private client which as admin access to the Studio
  • encore: Used by Encore, this is a public client which retrieves an access token on behalf of a user in order to communicate with the Studio backend

The secret for the studio-server client must also be provided to the Studio backend in [Installation_Folder]\Studio\Services\StudioService.exe.config in the oidc and oidccustom elements

Client Scopes

A client scope studio  is included in the realm. When requesting an access token, this scope will activate mappers which add additional information to resulting access token. This information is required by the Studio backend in order to validate the token.

...