canaille-globuzma/canaille/oidc
2022-07-27 17:56:16 +02:00
..
__init__.py split oidc code from the rest 2022-01-11 20:31:55 +01: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 Implemented RP-initiated logout 2022-06-02 17:56:10 +02:00
consents.py LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
forms.py Implemented RP-initiated logout 2022-06-02 17:56:10 +02:00
models.py Client only return the asked scopes 2022-07-07 16:11:25 +02:00
oauth.py Fixed end-session when user are already disconnected 2022-07-07 16:28:28 +02:00
oauth2utils.py Removed a debug print 2022-07-27 17:56:16 +02: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 split oidc code from the rest 2022-01-11 20:31:55 +01:00