HI
I have to integrate SSO for my project, I have gone through some videos using SAML. For SAML integration, need Idp.cert from SSO team. But my client is proving SSO web service for integration. Normally in web applications, need to make changes in web.xml for SSO integration. But in AEM, any other alternative approach for SSO integration by using web service, apart from using Idp.cert.
Pls help me out. Thanks for your valuable comments.
Regards,
Krishh
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Krish,
Had a really similar requirement recently,
Excellent reply from Lars:
Adobe were kind enough to expose two util packges from SAML:
com.adobe.granite.auth.saml.util,version=1.0.0
com.adobe.granite.auth.saml.util.io,version=0.2.4
You have a lovely opportunity to implement those in your own way to read your wsdl file for SSO integration,
Thanks,
Peter
Views
Replies
Total Likes
I guess SSO functionality needs to implement on top of https protocol.
Views
Replies
Total Likes
Hi
Some of the reference link to start with :-
Link:- https://helpx.adobe.com/experience-manager/kb/saml-demo.html (OLD) //Demonstration of AEM and SAML integration
Link:- https://helpx.adobe.com/experience-manager/kb/simple-saml-demo.html (NEW) //Demonstration of AEM and SAML integration
Link:- https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/single-sign-on.html (Documentation link)
Video Link:- https://www.youtube.com/watch?v=bfE16kc3JJY
I hope this would help you.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
kautuksahni wrote...
Hi
Some of the reference link to start with :-
Link:- https://helpx.adobe.com/experience-manager/kb/saml-demo.html (OLD) //Demonstration of AEM and SAML integration
Link:- https://helpx.adobe.com/experience-manager/kb/simple-saml-demo.html (NEW) //Demonstration of AEM and SAML integration
Link:- https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/single-sign-on.html (Documentation link)
Video Link:- https://www.youtube.com/watch?v=bfE16kc3JJY
I hope this would help you.
Thanks and Regards
Kautuk Sahni
Hi All,
Thanks for your valuable comments. But my requirement is, client is exposing web service (wsdl file) for SSO integration. They are not aware of Idp.cert also.
Any approach apart from the above links? pls help me out.
Regards,
Krishh
Views
Replies
Total Likes
Hi Krish,
Had a really similar requirement recently,
Excellent reply from Lars:
Adobe were kind enough to expose two util packges from SAML:
com.adobe.granite.auth.saml.util,version=1.0.0
com.adobe.granite.auth.saml.util.io,version=0.2.4
You have a lovely opportunity to implement those in your own way to read your wsdl file for SSO integration,
Thanks,
Peter
Views
Replies
Total Likes
Hi
Thanks for the info. Could you pls tell me, how to start implementation?
Regards,
Krishh
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies