django-oidc-provider/docs
Andy Clayton 9d5c2b39fa support introspection on client credentials tokens
The response can simply omit fields that require id_token as the only
required field is "active" according to RFC 7662. I think it would be
nice for introspection of client credentials tokens to be supported by
default without needing to override
OIDC_INTROSPECTION_VALIDATE_AUDIENCE_SCOPE, but this is a start.
2018-07-06 11:41:09 -05:00
..
images Edit docs. 2016-09-12 12:38:44 -03:00
sections support introspection on client credentials tokens 2018-07-06 11:41:09 -05:00
.gitignore Modify docs. 2016-02-12 16:22:47 -03:00
conf.py Merge pull request #203 from psavoie/develop 2017-08-23 15:29:49 +02:00
index.rst Remove duplicate link in docs. 2018-04-20 11:19:59 -03:00
make.bat Add new docs using sphinx. 2016-02-11 14:31:30 -03:00
Makefile Add new docs using sphinx. 2016-02-11 14:31:30 -03:00