Jul 5, 2020
Setting up native TM1 Open ID authentication
Starting with v2.0, Arc supports native TM1 OpenID authentication.
To enable OpenID, the following parameters need to be added to the settings.yml file:
-
openidconfiguration: URL to the OpenID provider configuration settings. This is the same one provided to TM1 in the “OpenConnectConfig” file.
-
openidredirecturl: Redirect URL to your application, for example https://servername:7070
-
openidclientid: Client ID
-
openidsecretid: Secret ID