Files
community.okd/changelogs/fragments/178-openshift_auth-fix-revoke-token.yml
Bikouo Aubin 5aa63e1b07 openshift_auth - fix discard token (#178)
* openshift_auth: when revoking token, compute the right name of the openshift resource to delete from token name

* conditional check to revoke token
2023-01-12 10:53:42 -05:00

3 lines
200 B
YAML

bugfixes:
- openshift_auth - Review the way the discard process is working, add openshift algorithm to convert token to resource object name (https://github.com/openshift/community.okd/issues/176).