AssertionConsumerServiceUrl in SAML Request | Community
Skip to main content
Level 2
May 11, 2016

AssertionConsumerServiceUrl in SAML Request

  • May 11, 2016
  • 3 replies
  • 5255 views

Has anyone had experience adding AssertionConsumerServiceUrl to their SAML 2.0 request.  Our IDP has been configured to respond to a specific endoint URL based on the value for the AssertionConsumerServiceID we pass to them in the SAML assertion. 

 

Thanks

 Ned

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Tuhin_Ghosh
Level 8
May 11, 2016

Hi Ned,

 

Please refer to the below urls. Hope this helps your query. This discusses about the implementations and some common issues.

https://wiki.shibboleth.net/confluence/display/SHIB2/SPReverseProxy

http://shibboleth.1660669.n2.nabble.com/Reg-Invalid-assertion-consumer-service-URL-td2538116.html

 

Thanks

Tuhin

Level 3
May 12, 2016

Hi,

I have recently integrated AEM 6.1  with SAML using OKTA.

These are the links that help you integrate AEM 6.1 with SAML 

debugging URL—>http://adobeaemclub.com/setting-saml-authentication/

Reference —> http://www.aemstuff.com/blogs/july/saml.html

helpx.adobe url —> https://helpx.adobe.com/experience-manager/kb/simple-saml-demo.html#Download

Hope this helps . 

If you need more help , please enable debug logging for SAML as mentioned in first URL.

Level 3
May 12, 2016

Hi Ned,

I am sorry , I have posted the above answer assuming that you are integrating  AEM author with SAML.

But it seems you are trying to integrate dispatcher with SAML using shibboleth IDP/SP.

So to fix any issue with shibboleth you need to look at the shibboleth logs. These are available udner /var/log/shibboleth and /var/log/shibboleth-www.

What are the errors you get in those log files . Please provide the errors you see in those shibboleth logs.

I had faced lots of issues with shibboleth integration. After watching the errors in the logs I were able to fix the errors and complete the integration.

Hope this helps.

Level 2
March 27, 2017

We're in the same boat. Did you resolve this?