Skip to content

Releases: UniversitaDellaCalabria/SATOSA-oidcop

v3.0.3

31 Oct 11:52
Compare
Choose a tag to compare

3.0.3 (2023-10-31)

Bug Fixes

  • use compare_digest when search by client_secret (e22cfbc)

v3.0.2

26 Sep 23:19
Compare
Choose a tag to compare

3.0.2 (2023-09-26)

Bug Fixes

  • handle redirect_uri with question mark correctly (6b48d0b)

v3.0.1

26 Jul 11:44
Compare
Choose a tag to compare

3.0.1 (2023-07-26)

Bug Fixes

v3.0.0

25 Jul 07:45
Compare
Choose a tag to compare

3.0.0 (2023-07-25)

  • feat!: upgrade to idpy 2.1.0, configuration break with pkce (c397ddc)

BREAKING CHANGES

  • pkce function in config file has to be updated
    to idpyoidc.server.oauth2.add_on.pkce.add_support

v2.1.1

25 Jul 07:30
Compare
Choose a tag to compare

2.1.1 (2023-07-25)

Bug Fixes

  • downgrade idpy-oidc to <2.1.0 (e50c9c9)

v2.1.0

11 Jul 10:58
Compare
Choose a tag to compare

2.1.0 (2023-07-11)

Features

  • handle prompt, acr and acr_values (f06fbc9)

v2.0.3

07 Jul 09:48
Compare
Choose a tag to compare

2.0.3 (2023-07-07)

Bug Fixes

v2.0.2

21 Jun 10:03
Compare
Choose a tag to compare

2.0.2 (2023-06-21)

Bug Fixes

  • compatibility with Python 3.11 (030b043)

v2.0.1

20 Jun 17:24
Compare
Choose a tag to compare

2.0.1 (2023-06-20)

Bug Fixes

v2.0.0

20 Jun 13:24
Compare
Choose a tag to compare

2.0.0 (2023-06-20)

Bug Fixes

  • alignments with new idpy session schema (1ec778f)
  • CI coverage from 95 to 90 (9344a61)
  • crypto conf in general config and example config (3b1a4ed)
  • debugged and fixed few exceptions from idpyoidc, added TODOs from debugging, warning solved (4859e4e)
  • merge conflicts (3050911)
  • oidcop_frontend example conf (b45623a)
  • remove jwks_file from example conf (e550005)
  • rohe updates (772c3a8)
  • tests (cc0ec11)
  • tests, added get client from bearer token in userinfo endpoint (5c836b9)
  • version v2.0.0 (40e49df)