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
MTM-60160: the oauth based authentication fails with newer spring version cause of change : spring-projects/spring-security#10347. The microservice proxy sends basic auth in combination with cookie authentication which now triggers re authentication as username don't match (#90)
Copy file name to clipboardExpand all lines: microservice/security/src/main/java/com/cumulocity/microservice/security/token/JwtTokenAuthentication.java
Copy file name to clipboardExpand all lines: microservice/security/src/test/java/com/cumulocity/microservice/security/token/JwtTokenAuthenticationTest.java
0 commit comments