Learn about authentication methods, Single Sign-On (SSO), and SAML configuration in Metoro
public_metadata_metoro_role
attribute key. This allows you to automatically assign roles based on the user’s group membership in your IdP.
Consider the following scenario:
read-only
role you created in Metoro.public_metadata_metoro_role
attribute to read-only
.read-only
role in Metoro.public_metadata_metoro_role
attribute is set correctly in your IdP for each group you want to map to a Metoro role. If the attribute is not set, users will receive the Default SAML User Role
configured in Settings -> Users -> SAML Settings.public_metadata_metoro_role
attribute with Metoro role information in Okta:
metoro_role
, on the SAML app in Oktametoro_role
value per group while assigning groups to the Metoro SAML apppublic_metadata_metoro_role
in the SAML assertionmetoro_role
attribute value to the corresponding Metoro role you want to assign. For example:
Customer Success
group, set metoro_role
to read-only
.Engineering
group, set metoro_role
to full-access
.public_metadata_metoro_role
appuser.metoro_role_name
public_metadata_metoro_role
as Metoro specifically looks for it in the claims. public_metadata_metoro_role
attribute with the value you set in the previous step.public_metadata_metoro_role
attribute.