feat: simplify up-scoping or down-scoping of scopes overwriteAccessTokenScopes()
#1218
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-enhancement
Issue or PR is an enhancement to an existing functionality
kind-feature
Issue or PR is a new feature request
triaged
Issue or PR is fully triaged
Milestone
Description
With
UpdateTokenType
script we can do up-scoping or down-scoping tokens. However it can be not trivial to code the script. We should introducecontext.overwriteAccessTokenScopes("<new scopes>")
.Scatch of code that would have to be written without it
The text was updated successfully, but these errors were encountered: