The following figure shows the Configure New Identity Provider area.
The following table describes the parameters on the Configure New Identity Provider page.
Parameter | Description |
---|---|
Identity Provider Name | Specifies a unique name for your new identity provider. The application displays this name under Manage and Configure Identity Providers. |
Client ID | Specifies a unique identifier that is provided by the identity provider. |
Scopes | Specifies the limitations of the application access of user accounts. A user's application access is limited to the features that are specified by the Scopes parameter. The features are displayed as a list where the items are separated by commas with no spaces. The external identity provider provides the scopes. |
Authentication Scheme | Specifies a unique identifier that is used by the system to identify the identity provider. |
Email Domain(s) | Specifies a comma-separated list of email domains supported by this identity provider. |
Authorization URL | Specifies the IP address and port of the identity provider. This URL can be found on the identity provider’s website. |
Client Secret | Specifies a string that the application uses to prove its identity when it requests a token (also referred to as an application password). The string is provided by the identity provider. |
Response Types | Specifies the response type provided by the identity provider. |
Callback Path | Specifies the path that the application directs you to when you log in. It must be set up as an allowed callback or redirect URI on the identity provider. NOTE When you register the path with the identity server, use this format: https://identity.ardia.thermofisher.com/signin-oidc-identityProviderName |