Skip to content

slem1/saml-jwt-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saml-jwt-sample

This repo hosts a sample of SAML2.0 WEBSSO configuration with JWT supports for mobile app.

This sample mainly relies on Spring Boot and Java-based Spring Security Saml 2.0 configuration.

The JWT part relies on nimbus jose jwt which provides a nice all-in-one library for JWT and JWE (Encrypted JWT) even if JWE is not covered here.

About

A SAML2.0 Websso sample with JWT secured API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages