Configuring OpenID Connect
These instructions are for configuring a default OpenID Connect web authentication provider using the configuration tool.
Prerequisites
- You have configured a public address URL. To do this, go to the Public Address page in the Spotfire Server configuration tool and enable the public address URL http[s]://<spotfire server>[:<port>]/.
- You have registered a client at the provider with a return endpoint URL, and received a client ID and a client secret from the provider.
For the default OpenID Connect web authentication providers, use the URL (starting with the configured public address URL):
http[s]://<spotfire server>[:<port>]/spotfire/auth/oidc/authenticate
Procedure
Copyright © TIBCO Software Inc. All rights reserved.