pradzins / spring-security-saml

SAML extension for the Spring Security project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring SAML

Build Status

Spring SAML Extension allows seamless inclusion of SAML 2.0 Service Provider capabilities in Spring applications. All products supporting SAML 2.0 in Identity Provider mode (e.g. ADFS 2.0, Shibboleth, OpenAM/OpenSSO, Ping Federate, Okta) can be used to connect with Spring SAML Extension.

Upgrade note

This project is being rewritten. There is a base implementation in the develop including milestone releases in the milestone repository.

In the develop-3.0 branch we are creating a solution that builds on top of the milestones and is better aligned with Spring Security. The intent with this branch is to merge it with the Spring Security project and release as part of Spring Security core.

For that reason, we will not be publishing any official releases of the 2.0.0 milestones, but will maintain it until all feature functionality that exists in the milestones are part of Spring Security.

We continue to accept pull request for the 1.0.x branch, but are not actively developing it.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.

Getting Started

We have provided samples to get started with. These samples are meant to be very simple.

External Getting Started Guide

Many thanks(děkuju) to Bruno for putting this together. https://github.com/Endeios/samlv2app

Links

Web: https://projects.spring.io/spring-security-saml/

Sources: https://github.com/spring-projects/spring-security-saml

Documentation: https://docs.spring.io/spring-security-saml/docs/1.0.x-SNAPSHOT/reference/

CI: https://build.springsource.org/browse/SES

Releases:

Support:

About

SAML extension for the Spring Security project


Languages

Language:Java 100.0%