Skip to content

42BV/spring-boot-saml-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Start SAML server:
cd docker
docker-compose up
  • Start Spring Boot environment:
mvn spring-boot:run
  • Open browser on http://localhost:8080
  • Press 'login'
  • Authenticate with user 'saml.user' and password 'password'
  • Should now redirect back to localhost:8080 with the user 'saml.user'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published