vdenotaris / spring-boot-security-saml-sample

SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
https://sbs3.vdenotaris.com
Apache License 2.0
562 stars 351 forks source link

How to use this example? #60

Closed whyuan1976 closed 6 years ago

whyuan1976 commented 6 years ago

I had change entity id and run successfully. In SSOCirecle, I had new a user and upload my metadata. When I select IDP, page is jump to SSOCircle login page. In login page, which Login button can be click? And What should I do next?Thanks.

vdenotaris commented 6 years ago

Before using this example, I suggest you to read more about the SAML protocol and how it works. It is meaningless to run this project without a proper theoretical background.