Integration of Appian with keyclock

We would like to implement authorization using keycloak in Appian. Can anyone suggest anything

  Discussion posts and replies are publicly visible

Parents
  • To make a suggestion depends on knowledge about your infrastructure. What kind of protocol you are trying to use?
    SAML 2.0?
    Then the approach should be pretty much forward. 
    1. Install the Keycloak Servers
    2. Establish the SSO with the Keycloak Servers - e.g. connection to LDAP etc.
    3. Configure Appian for SAML 2.0 usage at the Admin Page referring to the Keycloak URL

    Following both documentions - Appian and Keycloak - it should be possible

Reply
  • To make a suggestion depends on knowledge about your infrastructure. What kind of protocol you are trying to use?
    SAML 2.0?
    Then the approach should be pretty much forward. 
    1. Install the Keycloak Servers
    2. Establish the SSO with the Keycloak Servers - e.g. connection to LDAP etc.
    3. Configure Appian for SAML 2.0 usage at the Admin Page referring to the Keycloak URL

    Following both documentions - Appian and Keycloak - it should be possible

Children