Beams supports OIDC and SAML SSO integrations. Please do reach out if you need help with setting up your provider, or you’d like to integrate in a different way.
Provider-specific instructions
Generic instructions
Integration type | OIDC App |
---|---|
Allowed scopes | email openid profile |
Attributes mapping | User ID: sub |
E-mail address: email |
|
Given name given_name |
|
Family name: family_name |
|
Allowed response types | Code |
Grand Type | Authorization Code |
Redirect URIs | US customers: https://us.auth.beams.tech/oauth2/idpresponse |
EU customers: https://eu.auth.beams.tech/oauth2/idpresponse |
|
Token Endpoint Authentication Method | Client Secret Post |
Once you create a web application according to the configuration above within your SSO provider, you should obtain and share with the Beams team the following information
Client ID |
---|
Client Secret |
OIDC Issuer URL |
Please reach out to [email protected] for any questions and for testing the integration once the steps above are complete.
Provider-specific instructions