I am looking to use SAML 'Attribute Mapping' configuration to 'create new users upon sign in'.
Is there a way I could create a user as a system administrator based on SAML attribute mapping?
Discussion posts and replies are publicly visible
Hi TJ, Did you found the solution for this? I have the same question.
No Saicharan,
We cannot create system admin via SAML. So we added a custom field value via SAML and ran a batch process to verify and convert the user to admin based on the custom field value.
Hope it helps
TJ, how did you do that? I have a similar question. I would like to use a SAML Group claim, like <Appian Admin> so that when a user signs in, and they are in that IdP Group (from Azure Entra ID) that they are created as an admin console admin...