OIDC SSO configuration details
GET https://www.digicert.com/services/v2/sso/oidc/entity
Use this endpoint to get configuration details for your OpenID Connect (OIDC) SSO configuration.
Example requests and responses
Response parameters
Name | Type | Description |
---|---|---|
provider_url | string | URL for your Identity Provider (IdP). |
friendly_name | string | Custom SSO provider friendly name. If |
slug_name | string | String used in the login initiation URL that users can access to sign in to CertCentral using OIDC-based SSO. The |
client_id | string | Client ID from your IdP that CertCentral can use to identify itself in requests to your OIDC service. |
client_secret | string | Password from your IdP that CertCentral can use to authenticate requests to your OIDC service. |
discoverable | boolean | If true, your provider friendly name appears in the list of IdPs for anyone who visits DigiCert's public SSO pages. Otherwise, false. |
scope_parameter | string | ID token claim attribute to match with the username. Possible values:
|
date_created | string | Date and time OIDC was configured for the account. Format: UTC timezone and ISO 8601 date |