Maxim Daniline
180aad9a36
Add token introspection endpoint to satisfy https://tools.ietf.org/html/rfc7662
2018-04-23 10:47:01 +01:00
Juan Ignacio Fiorentino
748ac231ca
PEP8 errors and urls.
2018-03-22 17:53:31 -03:00
Allisson Azevedo
795ac32257
Update project to support Django 2.0
2018-02-01 14:00:57 -03:00
Wojciech Bartosiak
8e26248022
Preparing v0.5.2 ( #201 )
...
* Fix infinite login loop if "prompt=login" (#198 )
* Fix Django 2.0 deprecation warnings (#185 )
2017-08-22 17:33:13 +02:00
Ignacio Fiorentino
e458542be2
Fix urls and names.
2016-11-01 12:15:48 -03:00
Ignacio Fiorentino
50e5287b48
Initial Session Management version.
2016-10-28 15:25:52 -03:00
Arkadiy Korotaev
8cbf5c3304
Cleanup urls.py - remove unused and wildcard import
2016-08-08 09:58:36 +04:00
Graham Ullrich
ddb62a383b
Remove unused import
...
Update mock requirement.
2016-08-03 23:44:17 -06:00
Nick Mohoric
be5ffde03b
Remove patterns which will be deprecated in 1.10
2016-02-02 17:57:23 -05:00
Nick Mohoric
4b15610df9
Allowing urls without slashes
2015-12-01 09:51:54 -05:00
Maarten van Schaik
76efb6fc68
Add logout view to enable minimal session mgmt
...
This implements a very small part of the OIDC session management as
described in
http://openid.net/specs/openid-connect-session-1_0-17.html#rfc.section.5 .
It does not implement the full session management (using iframes) and
does not implement the registration and verification of logout redirect
uri's.
2015-07-24 11:36:45 +02:00
juanifioren
5ba5b1581d
Add Jwks url to urls.py.
2015-07-13 17:35:18 -03:00
juanifioren
3ad316cdca
Add Provider Configuration Information endpoint.
2015-03-04 16:24:41 -03:00
juanifioren
2bac30361e
Change name of the package.
2015-02-18 15:07:22 -03:00