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
Fix resource server autoconfig to not require OAuth2 client
In this commit, we remove the InMemoryClientRegistrationRepository class
from the OAuth2ResourceServerAutoConfiguration clause, after which we
become independent of the OAuth2 client side.
Closes: gh-329
Signed-off-by: Andrey Litvitski <[email protected]>
Copy file name to clipboardExpand all lines: spring-grpc-server-spring-boot-autoconfigure/src/main/java/org/springframework/boot/grpc/server/autoconfigure/security/OAuth2ResourceServerAutoConfiguration.java
0 commit comments