diff --git a/docs/sections/changelog.rst b/docs/sections/changelog.rst index 7497fb7..68f7dd0 100644 --- a/docs/sections/changelog.rst +++ b/docs/sections/changelog.rst @@ -14,6 +14,7 @@ Unreleased * Changed: pass token and request to OIDC_IDTOKEN_PROCESSING_HOOK. * Fixed: CORS OPTIONS request blocked on userinfo request. * Fixed: fix settings to support falsy valued overrides. +* Fixed: token introspection "aud" and "client_id" response. 0.6.0 =====