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
Copy file name to clipboardExpand all lines: spring-boot-modules/spring-boot-keycloak/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -247,7 +247,7 @@ The <em>AuthoritiesConverter</em> interface is a tip for the bean factory becaus
247
247
As we configured Keycloak as an OpenID Provider by providing just its <em>issuer-uri</em>, what we get as input in the <em>GrantedAuthoritiesMapper</em> are <em>OidcUserAuthority</em> instances:
Copy file name to clipboardExpand all lines: spring-boot-modules/spring-boot-keycloak/spring-boot-resource-server/src/main/java/com/baeldung/boot/keycloak/resourceserver/SecurityConfig.java
0 commit comments