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 enhancement comprises adding automatic token refresh to class TokenRelayGatewayFilterFactory as explained in issue spring-attic/spring-cloud-security#175.
Uh oh!
There was an error while loading. Please reload this page.
The class TokenRelayGatewayFilterFactory contains a deprecation comment (see https://github.com/spring-cloud/spring-cloud-security/blob/bc697b580edde87cfa11bedb68ade0258bc84c94/spring-cloud-security/src/main/java/org/springframework/cloud/security/oauth2/gateway/TokenRelayGatewayFilterFactory.java#L32) which states that this class should be transferred to spring cloud gateway in next major release. For the transfer, it would be very helpful if an enhancement was implemented.
The enhancement comprises adding automatic token refresh to class TokenRelayGatewayFilterFactory as explained in issue spring-attic/spring-cloud-security#175.
The issue already provides a solution (https://gist.github.com/tschlegel/62418600e04498d8c1db67ce5e1f17eb) from @tschlegel which works very well.
The text was updated successfully, but these errors were encountered: