Skip to content

Releases: IdentityPython/idpy-oidc

v1.0.5

07 Apr 07:19
Compare
Choose a tag to compare

Release notes

  • Ciba @rohe (#6)
  • Modified session.grant.mint_token() such that what's provided as argument, in a call, overrides what's defined in the grant.
  • Cleaned up handling of new client authentication methods in configuration.

v1.0.4

06 Apr 09:09
Compare
Choose a tag to compare

Release notes

  • CIBA related development
  • Fixed configuration of client_authn_methods

v1.0.3

01 Apr 07:46
Compare
Choose a tag to compare

Release notes

  • Fixed remaining configuration issues.

v1.0.2

31 Mar 13:18
Compare
Choose a tag to compare

Release notes

  • It's possible to define parts of the configuration to be special and therefor to be parsed by a special configuration class. This change allow such a special part to be absent.

Mostly cleaning up.

30 Mar 14:39
2d26564
Compare
Choose a tag to compare

Cleaning up and some extensions to the Configure class