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
The Kotlin DSL has a method for conveniently specifying the access hasAuthority(String) in authorizeRequests.
It should also have a convenience method for hasRole(String).
The text was updated successfully, but these errors were encountered:
Summary
The Kotlin DSL has a method for conveniently specifying the access
hasAuthority(String)
inauthorizeRequests
.It should also have a convenience method for
hasRole(String)
.The text was updated successfully, but these errors were encountered: