Skip to content

Commit

Permalink
fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandar Stojsavljevic committed Aug 30, 2023
1 parent 9bb3121 commit 60f1d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Spring Boot Security OAuth2 Example Application ![build status](https://github.com/stojsavljevic/spring-security-oauth2/actions/workflows/maven.yml/badge.svg)


Demonstrates Spring Security 5 OAuth2 configuration for client and resource server.
Demonstrates Spring Security 6 OAuth2 configuration for client and resource server.


Uses Keycloak (or GitHub) for authentication. Make sure that Keycloak is properly configured (realm, client, users, roles...). Client needs to have Service Accounts Enabled for client credentials flow.
Expand Down

0 comments on commit 60f1d99

Please sign in to comment.