canaille-globuzma/canaille/oidc
Éloi Rivard e3028f375c Dynamically generate the server metadata.
OAUTH2 and OIDC server metadata are now dynamically generated.
2022-11-16 10:20:32 +01: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 Fixed a bug on the contacts field in the admin client form following the LDAP schema update of 0.0.12 2022-10-26 17:44:50 +02:00
consents.py LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
endpoints.py Fixed a bug happening during RP initiated logout on clients without post_logout_redirect_uri defined 2022-10-26 18:09:02 +02:00
forms.py Implemented RP-initiated logout 2022-06-02 17:56:10 +02:00
models.py Variable renaming 2022-10-21 17:03:38 +02:00
oauth.py rfc7591: fixed software statement support 2022-11-15 19:04:42 +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 Dynamically generate the server metadata. 2022-11-16 10:20:32 +01:00