/saml

a simple saml 2.0 demo with http-post binding

Primary LanguageJava

saml

a simple saml 2.0 demo with http-post binding

1、运行APP.java

2、模拟用户访问http://localhost:8080/index.html ,index.html是一个受保护的资源

3、被重定向到login.html页面,输入用户名admin、密码admin,登陆成功后跳转到index.html页面