Skip to content

unity-idm/saml-sp-sample-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAML SP Web

Spring Boot web application secured with SAML2 authentication (Service Provider).

Prerequisites

  • Java 21
  • Maven 3.8+

Unity configuration

Run

mvn spring-boot:run

App starts on http://localhost:9080.

Notes

  • SAML SP config lives in src/main/resources/application.yml (IdP metadata URL, ACS, SLO, certs).
  • SP signing/decryption keys are in src/main/resources/saml/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published