Hi, we are trying to configure SAML authentication in our client's cloud enviroment. To get the .pem metadata file from the IPD they request the following urls:
Does anyone knows if we can just send them this urls with our domain or if we need to configure something in the admin console before?
Thanks in advance.
Discussion posts and replies are publicly visible
I think that all relevant topics should be covered by the documentation:
https://docs.appian.com/suite/help/24.3/SAML_for_Single_Sign-On.html
The generated metadata file should contain all the info your IDP needs.
https://docs.appian.com/suite/help/24.3/SAML_for_Single_Sign-On.html#generated-metadata
You can send the provided URLs (Identifier and Reply URL) with your domain to your IdP for SAML configuration.No prior Appian configuration is necessary for these base URLs.Refer this for more detail.https://docs.appian.com/suite/help/24.3/SAML_for_Single_Sign-On.html
Understood. Thanks for solving my doubt, Shubham!