Skip to content

Hakukano/FLP-SAML2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLP-SAML2

Crates.io Crates.io Crates.io

SAML2 for Rust. Mainly used for generating SSO and SLO request, as well as parsing authn response and logout response.

Signing

For now, requests are always signed. Lib openssl is required.

Optional

For now, RelayState, NameIDFormat and AuthnContext are optional and could be configed while creating ServiceProvider

Testing

Thanks to kristophjunge/docker-test-saml-idp, I could do a quick test for this library.

About

SAML2 for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE.APACHE
MIT
LICENSE.MIT

Stars

Watchers

Forks

Packages

No packages published

Languages