feat(jans-auth-server): add configurable rotation of client's registration access token #3578
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
Milestone
Description
Every time the client uses the client registration token, generate a new one, and return it in the response.
Configuration property
rotateClientRegistrationAccessTokenOnUsage
- default value falseTest cases and code coverage
Document the changes
The text was updated successfully, but these errors were encountered: