Skip to content

Commit 746c6ee

Browse files
pavankjaddaPavan Jadda
authored andcommitted
Added Spring Security with Keycloak support
1 parent c3e6814 commit 746c6ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ keycloak:
1010
public-client: true
1111
principal-attribute: preferred_username
1212

13-
#Spring Properties
1413

14+
15+
#Spring Properties
1516
spring:
1617
application:
1718
name: SpringSecurity-Data-Application

0 commit comments

Comments
 (0)