Skip to main content
August 28, 2024
Question

System Administrator - SAML Group Claim

  • August 28, 2024
  • 3 replies
  • 0 views

 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...

Is there a way to use a "Common Object group" in Designer to manage admin console admins?

3 replies

stefanhelzle0001
August 29, 2024

As far as I know, this is not supported. Appian can only add users to groups and map certain attributes automatically.

https://docs.appian.com/suite/help/24.3/SAML_for_Single_Sign-On.html#attribute-mapping

davidj137213
August 29, 2024

NO, you can't create an admin user via SAML, but you can use a claim to identify that users, and after make it admin via process (for example)

August 29, 2024

[mention:30e9241b4c1c4c17b116ff972a939045:e9ed411860ed4f2ba0265705b8793d05]  [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05]  Thanks! This was what I was suspecting, but thanks for confirming!