Skip to content

Releases: UniversitaDellaCalabria/SATOSA-oidcop

0.4.6

27 Oct 21:36
Compare
Choose a tag to compare

Release notes

  • Update to oidcop 2.2.1 @MdreW (#6)
  • satosa dependency up to v8.0.0

New Contributors

  • @MdreW made his first contribution in #6

Full Changelog: v0.4.5...v0.4.6

v0.4.5

27 Oct 08:59
Compare
Choose a tag to compare

Release notes

  • fix: introspection endpoint added client_db loader (#5 )
  • chore: added additional memory cleanup in unit tests for safety
  • tests: added userinfo and introspection endpoint checks after implicit flow
  • chore: example configuration cleanup

Full Changelog: v0.4.4...v0.4.5

special thanks to @melanger for this release!

0.4.4

21 Oct 22:30
Compare
Choose a tag to compare

Release notes

  • fix: faulty refresh/access token exception handling - closed (#3) (73d4b12 )

thanks to @melanger for contributions

0.4.3

15 Oct 11:16
Compare
Choose a tag to compare

First release

  • provider discovery
  • jwks uri
  • authorization
  • token
  • userinfo
  • registration
  • registration_read endpoint
  • introspection endpoint (IdentityPython/SATOSA@473310f)

Roadmap