Skip to content

Another SpringBoot SAML Sample, based on Spring Security Core - saml2-service-provider

Notifications You must be signed in to change notification settings

lvillaca/springboot-saml2-service-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 - Create a SAML client under any Keycloak realm and map it to the app DNS 1.1 - Inport the X509 certificate in Keycloak settings for the client (SAML Keys) 1.2 - Make sure Valid Redirect URLs are set, along with Logout Service Binding URLs

3 - Update reload.sh with information (to be injected into src/main/resources/application.yml) 3.1 - Set build-related information (variables are prefixed with JENKINS) 3.2 - Set certificates (SP & IDP) 3.3 - Set IDP metadata and entity id (IDP Url for issuer) based on the realm

4 - Run reload.sh script to trigger build and initiate a container

About

Another SpringBoot SAML Sample, based on Spring Security Core - saml2-service-provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published