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 Spring Security documentation provides guidance on how to scope access tokens for servlet applications in the "Use the Client Credentials Grant" section. However, equivalent documentation for reactive applications (WebClient) is currently missing.