You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2022. It is now read-only.
When I used xml for configuring authorization server, "check-token-endpoint-url" attribute in the "authorization-server" tag did not affect.
I found that the setting is enabled only when "token-endpoint-url" or "authorization-endpoint-url" attribute are specified.
I think this limitation is not reasonable.