1
0
mirror of synced 2026-07-19 17:45:11 +00:00
Files
spring-security/oauth2
Warren Bailey 450a20add4 When expired retrieve new Client Credentials token.
Once client credentials access token has expired retrieve a new token from the OAuth2 authorization server.
These tokens can't be refreshed because they do not have a refresh token associated with. This is standard behaviour for Oauth 2 client credentails

Fixes gh-5893
2019-11-28 16:02:06 -05:00
..
2019-03-26 21:14:36 -04:00