Single Sign-On (SSO)
Learn how to set up Single Sign-On (SSO) with Fortify 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 Fortify SCA. For details regarding integrations with specific providers, see:
Integrating your Single Sign-On provider with Fortify 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 Fortify 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 the Fortify SCA support team at support@debricked.com
Set up SSO using Open ID Connect (OIDC)
Using OIDC requires an exchange of parameters between your company and Fortify 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 Fortify 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 support@debricked.com
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 Fortify SCA support team at support@debricked.com 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 Fortify SCA 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 support@debricked.com
Submit the configuration through our API: Use the endpoint https://debricked.com/api/1.0/open/sso/saml/submit-saml-configuration
Log in to Fortify 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?

