https://{YOUR ACCOUNT}-admin.okta.com/admin/apps/active
Add Application
→ Create New App
Platform: Web
, Sign on method: SAML 2.0
https://{
REBLAZE_CONSOLE_DOMAIN}/sso/saml20/signon
https://{
REBLAZE_CONSOLE_DOMAIN}/sso/saml20/audience
user.firstName + " " + user.lastName
Click Add Another appuser.rbzgroups
+ New Application
→ + Create your own application
:Integrate any other application you don't find in the gallery (Non-gallery)
(this option will create SSO app):Single sign-on, then
choose SAML
:IDP ISSUER
should be provided by the customer. It must be unique for the customer’s SSO applications. The best option is to use something like: customer_domain.com?sso=123
. (the IDP Issuer field (in the console) should be identical to the Identifier field (in Azure) and should be inserted without "https://")
6. Get Metadata XML link and add to the Provider URL
environment variable:user.groups
in User Attributes & Claims, so it send all groups related to the user:ADMIN GROUP
environment variable:
Go to Azure Active Directory
→ Groups
, create a group.Object ID
is the string you need for the ADMIN GROUP
or place the group ID into the Reblaze console SSO settings: