We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For the moment, we use a custom gateway filter to relay and refresh token with OAuth2 profile. (cf. TokenRelayWithTokenRefreshGatewayFilterFactory)
But, this feature has just been integrated and migrated to Spring Cloud Gateway, see spring-attic/spring-cloud-security#175.
Waiting for Spring Cloud 2020.0.0-RC1 (aka Ilford) : https://spring.io/blog/2020/12/15/spring-cloud-2020-0-0-rc1-aka-ilford-is-available
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For the moment, we use a custom gateway filter to relay and refresh token with OAuth2 profile.
(cf. TokenRelayWithTokenRefreshGatewayFilterFactory)
But, this feature has just been integrated and migrated to Spring Cloud Gateway, see spring-attic/spring-cloud-security#175.
Waiting for Spring Cloud 2020.0.0-RC1 (aka Ilford) : https://spring.io/blog/2020/12/15/spring-cloud-2020-0-0-rc1-aka-ilford-is-available
The text was updated successfully, but these errors were encountered: