canaille-globuzma/canaille/oidc
Éloi Rivard 64ac2af981 Merge branch 'endsession-bugfix' into 'main'
OIDC end_session was not returning the `state` parameter in the `post_logout_redirect_uri`

See merge request yaal/canaille!82
2022-12-27 21:16:52 +00:00
..
__init__.py Refactoring: file renaming 2022-10-06 13:32:41 +02:00
authorizations.py add a 'all' utility class method to LDAPObject to retrieve all class instances 2022-03-14 10:03:05 +01:00
clients.py fix post requests in oidc clients views 2022-12-16 19:15:50 +01:00
consents.py LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
endpoints.py Merge branch 'endsession-bugfix' into 'main' 2022-12-27 21:16:52 +00:00
forms.py fix post requests in oidc clients views 2022-12-16 19:15:50 +01:00
models.py test consent removal with arleady revoked tokens 2022-12-10 11:24:53 +01:00
oauth.py unit tests: userinfo 2022-12-24 01:44:16 +01:00
tokens.py for better readability, set the flask aborts in their own conditionnal block 2022-04-04 17:52:05 +02:00
well_known.py removed unused import 2022-12-24 02:03:37 +01:00