swedenconnect / saml-identity-provider

A SAML Identity Provider base component using Spring Security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Spring Security SAML Identity Provider

License Maven Central

This repository comprises of a Spring Security module for setting up a SAML Identity Provider according to the Swedish eID Framework specifications.


About

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.

Documentation

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.

About

A SAML Identity Provider base component using Spring Security

License:Apache License 2.0


Languages

Language:Java 100.0%