django-oidc-provider/docs/sections
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
..
accesstokens.rst Sphinx documentation fixes (#219) 2017-12-14 18:30:46 +01:00
changelog.rst Update changelog.rst 2018-07-04 16:27:57 -03:00
contribute.rst Edit README and contribute doc. 2018-04-10 22:04:24 -03:00
examples.rst Sphinx documentation fixes (#219) 2017-12-14 18:30:46 +01:00
installation.rst Update installation.rst 2018-05-28 12:50:03 -03:00
oauth2.rst support introspection on client credentials tokens 2018-07-06 11:41:09 -05:00
relyingparties.rst Sphinx documentation fixes (#219) 2017-12-14 18:30:46 +01:00
scopesclaims.rst Fixes #192 2017-07-07 17:47:11 +02:00
serverkeys.rst Modify docs. 2016-02-12 16:22:47 -03:00
sessionmanagement.rst Merge develop to v0.5.x (#179) 2017-05-05 05:19:57 +02:00
settings.rst support introspection on client credentials tokens 2018-07-06 11:41:09 -05:00
signals.rst Provide doc for signals. 2016-12-01 16:20:53 -03:00
templates.rst Fixed wrong Object in Template 2018-02-19 16:31:30 +01:00
userconsent.rst Sphinx documentation fixes (#219) 2017-12-14 18:30:46 +01:00