Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

The OIDC provider (generally called the OpenID Provider or Identity Provider or IdP) performs user authentication, user consent, and token issuance. The client or service requesting a user's identity is normally called the Relying Party (RP).

\uD83D\uDCD8 Instructions

  1. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Identity-Provider-Type

  2. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Client-ID

  3. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Client-Secret

  4. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Discovery-Document

  5. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Token-Expiry-Time(in-hours)

  6. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Mapping-field

  7. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Value

  8. https://devtbs.atlassian.net/wiki/spaces/ESCP/pages/557711813/OpenID+Connect+Customer+Admin+Portal#Callback-URL

Identity Provider Type

Refers to the category or specification of an identity provider used for authentication and authorization services, often in the context of single sign-on (SSO) and user access management. From this dropdown, select the OpenID Connect Identity Provider.

Client ID

Is a unique identifier used to distinguish and recognize a specific client, typically in the context of business, services, or applications. Enter the Client ID for the OpenID Connect Identity Provider here.

Client Secret

Is a confidential and securely stored piece of information used for authentication and authorization purposes, often in the context of API access or client-server interactions. Enter the client secret for the OpenID Connect Identity Provider.

Discovery Document

Is typically a structured file or data source that contains important information about an API (Application Programming Interface), its endpoints, authentication methods, and available resources. Enter the Discovery Document of the OpenID Connect Identity Provider here.

Token Expiry Time(in hours)

Refers to the period during which a security token, such as an access token or session token, remains valid for authentication or authorization purposes. Enter the Token Expiry Time here in hours.

Mapping field

Is a term commonly used in data integration and transformation. It typically refers to a data field that links or associates data from one source to a corresponding field in another source. Here are multiple dropdowns. From these dropdowns, select the mapping variables.

Value

The data within a mapping field that connects or associates data from one source with its counterpart in another source, facilitating data integration and transformation. Here are multiple dropdowns. From these dropdowns, select the mapping values.

Callback URL

image-20240211-083233.png

After adding the OIDC Identity Provider, when you edit that identity provider then you will see the Callback URL section. This callback URL helps customers by redirecting them to us.

  • No labels