Trigger a process model when SAML creates a new user

Certified Associate Developer

Hi,

I am configuring SAML to authenticate users to login into Appian and whenever there is a new user SAML will create that user in Appian.

But my requirement is that there is a table which contains all the groups to which that new user should be assigned like roles and responsibilities for that new user.

Whenever that new user is created by SAML i need to trigger a process model to synch all the groups with the user.

My question is there any way to trigger a process when SAML creates a new user?

Thanks

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Associate Developer
    in reply to Stefan Helzle

    Yeah, It's supports group sync but the team who adds users to SAML Idp and the Team who give roles and responsibilities are different and more over we were already doing the group sync from database when we were using LDAP itself. So, Customer don't want to change that.

    And the databases are on-premise and that is shared across multiple platforms.