Single Signon

I want to implement single sign on in appian using saml authentication so in implementaing , we have to provide webaddress identifier and service provider meta ,what kind of data that we have to provide service provider metadata? 

we are refering this url : SAML for Single Sign-On - Appian 24.1

  Discussion posts and replies are publicly visible

  • 0
    Certified Senior Developer

    Hi  ,

  • actually i dont know what is signing certifcate to use when communicating with the idp can you please explain me

  • 0
    Certified Senior Developer
    in reply to vinayj0006

    Signing certificate is a contract between Service Provider (Appian) and Identity Provider (IdP). In this signing certificate they include how to share info, what info to share, what should be visible and not visible and cookie etc. As a best practice in SAML, all communications between the SP and IdP are signed. Signing certificate uses PEM-formatted.