This repository comprises of a Spring Security module for setting up a SAML Identity Provider according to the Swedish eID Framework specifications.
The repository comprises of the following modules:
-
saml-identity-provider
- The Spring Security implementation of a SAML Identity Provider. -
autoconfigure
- A Spring Boot autoconfigure module for the Spring Security SAML IdP. -
starter
- A Spring Boot starter for the Spring Security SAML IdP. -
samples
- Examples-
demo-boot-idp
- A Spring Boot application using the SAML IdP starter to implement a simple SAML IdP. -
client
- A SAML SP that can be used to send authentication requests to the example IdP.
-
See https://docs.swedenconnect.se/saml-identity-provider for documentation about Java classes, configuration, audit logging and examples.
Also, see the Release Notes.
Copyright © 2022-2024, Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG). Licensed under version 2.0 of the Apache License.