Single Sign-On (SSO)
Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through an Identity Provider of your choice.
This feature is currently only available for SCA Enterprise customers.
This article details the general configuration with an Identity Provider to facilitate SSO with OpenText Core SCA. For details regarding integrations with specific providers, see:
Integrating your Single Sign-On provider with OpenText Core SCA allows for a more streamlined user experience, simplifying user management and enhancing security. You can authenticate with your SSO provider to access the tool, eliminating the need to create and remember separate login credentials. This integration also helps to ensure that access to the OpenText Core SCA tool is only granted to authorized users, as authentication is handled by the SSO provider.
To be able to complete the integration, upgrade to the Enterprise tier and get in touch with OpenText Core SCA support team at [email protected]
Set up SSO using Open ID Connect (OIDC)
Using OIDC requires an exchange of parameters between your company and OpenText Core SCA. To set up the integration at your Identity Provider, you need to enter the following parameters:
Callback/Redirect URI
https://debricked.com/app/sso/oidc/auth
Sign-out redirect URI
https://debricked.com/app/en/logout
IdP Initiated URI (if supported by provider)
https://debricked.com/app/sso/oidc/login
OAuth Grant Type
Authorization code
To complete the integration, enter the following information:
Issuer URL (the URL used to fetch OIDC information)
Email Domains (the email domains which will be designated to your organization)
Client ID (identifier of the OpenText Core SCA integration)
Client secret (secret to authorize the integration, also provided when installing the integration in your IdP)
You can forward it to us by either:
Getting in touch with the support team at [email protected]
Submitting the configuration data through an API endpoint at https://debricked.com/api/1.0/open/sso/oidc/request
Set up SSO using Open ID Connect (SAML)
You can contact the OpenText Core SCA support team at [email protected] to request the metadata file for their employer or organization. This metadata file typically includes the following parameters:
Entity ID/Audience
https://debricked.com/app/sso/saml/metadata/{Employer_id} (Refer to the Core SCA's metadata file for the employer ID)
Single Sign-On URL (AssertionConsumerServi
ce(ACS)
URL)
https://debricked.com/app/sso/saml/acs
SLS (Single Logout
Service) URL
https://debricked.com/app/sso/saml/logout
To complete the integration, enter the following information:
Metadata File of the IDP (The metadata file that contains the Identity Provider (IDP) configuration)
Email Domains (The email domains which is designated to your organization)
Name of Attributes (mapped to below IDP fields)
Email (default value is email)
First Name (default value is fname)
Last Name (default value is lname)
You can send us the configuration using either of the following methods:
Contact our support team: Email your details to [email protected]
Submit the configuration through our API: Use the endpoint https://debricked.com/api/1.0/open/sso/saml/submit-saml-configuration
Log in to OpenText Core SCA using SSO
Once the integration is completed, you can log into Debricked by clicking Login with company SSO on the login page.
In the next step, type your email address, and complete the authentication with your SSO provider.
Last updated
Was this helpful?

