Learn how to configure a custom Identity Provider integration with Firebolt.
urn:auth0:app-firebolt-v2:<org_name>-<provider_name>
.
The ACS URL is where the IdP sends authentication responses after login, and has the following format:https://id.app.firebolt.io/login/callback?connection=<org_name>-<provider_name>&organization=<organization_identifier>
.
In the previous example formats, the following apply:
<org_name>
: The organizational name used to create your Firebolt account, as seen in your vanity URL.<provider>
: The provider being configured as your IdP<organization_identifier>
: A unique identifier for your organization. To retrieve this value, navigate to Configure > SSO in the Firebolt UI and select Copy organization SSO identifier.urn:auth0:app-firebolt-v2:acmeorg-custom
https://id.app.firebolt.io/login/callback?connection=acmeorg-custom&organization=<organization_identifier>
https://okta_account_name.okta.com/app/okta_firebolt_app_id/sso/saml
given_name
(first name) is mapped to the name
field from the IdP.family_name
(last name) is mapped to the surname
field from the IdP.\r\n
.
IS_PASSWORD_ENABLED
property set to False
.
is_sso_provisioned=true
will automatically be updated to sso_provisioned=false
.