Releases: italia/spid-cie-oidc-java
Releases · italia/spid-cie-oidc-java
v1.0.2
v1.0.1
What's Changed
- chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.21 to 9.37.2 by @dependabot in #31
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Breaking Changes: distinction between core and fed keys, updated compatibility with spid-cie-oidc-django v1.4.0 by @rglauco in #32
- This release has been tested with complete onboarding and logon/logoff cycle into real CIE Federation (updated example webapp README.md with some hints to successfully pass the onboarding phase)
Full Changelog: v0.4.0...v1.0.0
v0.4.0
added:
- federation_entity metadata parameters
- policy page
- federation resolve endpoint in example app
refactored trust_mark_issuer and trust_marks_issuers to trust_mark_issuers
v0.3.0
0.2.1
0.2.0
0.1.0
First release of the "starter-kit". Only the Relying Party role is supported:
- generation of jwks and metadata for Federation on-boarding
- SPID and CIE authentication flow with user info retrival
- signout
- collect provider information to fill "sign in button" drop-down