Skip to content

Hotfix

Choose a tag to compare

@fhanik fhanik released this 24 Jun 23:10
· 10028 commits to develop since this release

2.3.1 added in the ability to revoke a token if a client secret changed, or a user password changed.
When the UAA restarts, it was regenerating the hash to bootstrapped (defined in uaa.yml) users and clients, thus a restart automatically revoked tokens. This has been fixed.