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

  • Hi Juergeng

    Thanks for the inputs, our requirement for SSO is as follows.

    1. We have users internal to our organization in which we are already using Appian inbuilt SAML 2.0 with our organization infrastructure to authenticate with SSO during Appian accessing of sites and tempos.

    2. We have to implement Keycloak for our external users which are not in our organization so that they can be authenticated using SSO in Appian.

     

    Since we are already using the SAML 2.0 of Appian for our internal organization users , how can we leverage the same for "Keycloak" for external users.

    Please help!!

Reply
  • Hi Juergeng

    Thanks for the inputs, our requirement for SSO is as follows.

    1. We have users internal to our organization in which we are already using Appian inbuilt SAML 2.0 with our organization infrastructure to authenticate with SSO during Appian accessing of sites and tempos.

    2. We have to implement Keycloak for our external users which are not in our organization so that they can be authenticated using SSO in Appian.

     

    Since we are already using the SAML 2.0 of Appian for our internal organization users , how can we leverage the same for "Keycloak" for external users.

    Please help!!

Children