External identity provider setup
DevRev can be configured to use external identity providers for SSO.
If you want DevRev to use an external identity provider, follow the instructions for your organization’s provider.
Before you begin
To register DevRev as a SAML 2.0 application, you need the slug for your dev org. You can find it in DevRev under Settings > General.
To get the dev_oid and slug, run the following command:
1 curl --location --request GET 'https://api.devrev.ai/internal/dev-orgs.self.get' \2 --header 'Authorization: <your PAT>'
For example, if your DevRev App URL is https://app.devrev.ai/myorgslug, then the value of the slug is myorgslug. In the configuration instructions, replace <DEV_ORG_SLUG> with your org's slug.
Identity providers
You can register DevRev as an identity provider in any of the following services.