Auto-Provisioning and Group Syncing for Multiple Applications in Appian

We have multiple applications within the Appian platform. Could someone provide guidance on how to implement auto-provisioning and group syncing in a way that maintains separation between these individual applications?

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Is it recommended to use different group types for different applications in Appian?
    According to the 'Group Membership Synchronization' section in Appian’s SAML SSO documentation(SAML for Single Sign-On - Appian 25.2), only groups of a single group type are synchronized per identity provider. So, if we create two group types for two different applications, would that require setting up two separate IdP connections?

    Additionally, the 'Identity Provider Ordering' section mentions that when multiple IdPs are configured, users should not belong to more than one authentication group. If a user does belong to multiple authentication groups, the order of IdPs determines which one is used.

    This raises a concern: if a user needs different levels of access in two separate applications, each with its own group type and priority, how would that work in practice?

  • 0
    Certified Lead Developer
    in reply to sanjuktab2257

    No, you should not use different group types per application if using the same IdP in Appian - only one group type can be synced per IdP connection. If you create multiple group types, you’ll need a separate IdP for each, which adds complexity.

    The best practice is to use a single group type and create application-specific groups within it for flexible access.