Skip to content
/ saml Public
forked from xiaosiyuan/saml

a simple saml 2.0 demo with http-post binding

Notifications You must be signed in to change notification settings

pzhangtao/saml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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页面

About

a simple saml 2.0 demo with http-post binding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • HTML 0.5%