Open
Description
Publish a guide on How-to: Configure and use opaque tokens
Description
Currently there are resources around how to configure and set up JWT token flow but the resources around how to configure and use opaque tokens are missing. This would be useful for those cases where the need is not to expose any data (even to the resource owner) available in JWT claims which can be decoded and accessed by anyone having access to the JWT token.
recommended for inclusion in: gh-499