-
Jan 11th, 2013, 03:58 AM
#1
Servlet mapping not work!
Hi everybody,
Firstly, I can do single sign-on with saml2-sample with SSO Circle IDP.
Secondly, I have already a web app project and I want to build SSO funtion for this one. I try to do it by copy and paste some codes and resources from spring-security-saml2-sample into my project but my servlet-mapping seems to be not work correctly.
For example, before integrating saml2-sample to my project, i can go to my homepage is: "localhost:8080/ke" but after integrating its mapping has problem. Whenever I enter my homepage address into browser It always go to this link "http://localhost:8080/ke/saml/discovery/alias/defaultAlias?entityID=192.168.200.111&returnIDPara m=idp" instead of "localhost:8080/ke".
Please give me a solution for this problem.
Thanks and Regards.
Last edited by duybinh0208; Jan 11th, 2013 at 04:03 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules