Skip to main content
September 27, 2024
Solved

SAML Assertion Consumer

  • September 27, 2024
  • 3 replies
  • 0 views

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.

Best answer by shubhama926776

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


3 replies

stefanhelzle0001
September 27, 2024

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

shubhama926776
September 27, 2024

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


September 27, 2024

Understood. Thanks for solving my doubt, Shubham!