Application Name | Beams |
---|---|
Description | Artificial intelligence for safety risk management |
Icon | Optional |
Application Type | OIDC Web App |
[ ] Copy Client ID and Client Secret and share it with Beams tech team
[ ] Under Configuration > Expand URLs copy the Issuer URL and share it with Beams tech team
[ ] Under Resources > Allowed scope > enable **email
and profile
. Expected final config:
openid |
profile |
[ ] Under Attribute mapping > Custom attributes > Edit Custom Attributes
sub | User ID |
---|---|
idp | Identity Provider ID |
given_name | Given Name |
family_name | Family Name |
Inherited Global Attributes
Email Address |
---|
[ ] Under Configuration > Edit
Response Type | Code |
---|---|
Grand Type | Authorization Code |
Redirect URIs | https://<region>.auth.beams.tech/oauth2/idpresponse |
(available regions: us , eu ) |
|
Token Endpoint Authentication Method | Client Secret Post |
[ ] In the Applications dashboard, ensure the new application is Enabled (it will be disabled by default)