Expand my Community achievements bar.

SOLVED

SAML Integration with AEM 6.4

Avatar

Level 4

Hi There,

we are trying to integrate aem with saml, i have a question on where is this page located in aem  /saml_login. because the response from our Identity provider is sent to this page but i cant find it.

Thanks

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

/saml_login is the path that triggers the SAML servlet. you will not find this path in crxde.

Try checking the SAML troubleshooting guide at [2] and if this is still an issue, log a daycare ticket with following info:

  • SAML Request
  • SAML Response
  • SAML configuration
  • DEBUG logs for SAML (com.adobe.granite.auth.saml)
  • Error.log
  • HAR[1] file to extract SAML Request/Response

[1]https://help.tenderapp.com/kb/troubleshooting-your-tender-site/generating-an-har-file

[2] SAML related issues

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

/saml_login is the path that triggers the SAML servlet. you will not find this path in crxde.

Try checking the SAML troubleshooting guide at [2] and if this is still an issue, log a daycare ticket with following info:

  • SAML Request
  • SAML Response
  • SAML configuration
  • DEBUG logs for SAML (com.adobe.granite.auth.saml)
  • Error.log
  • HAR[1] file to extract SAML Request/Response

[1]https://help.tenderapp.com/kb/troubleshooting-your-tender-site/generating-an-har-file

[2] SAML related issues