Skip to content

Repository files navigation

Spring Security OAuth2 Keycloak Demo

This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server

After you checked out the project, run the following command:

mvn clean verify

NOTE: This branch contains initial source code for the demo project, you can find the final source code in the main branch

This project contains examples for 3 OAuth2 Grant Types

  • Authorization Code Flow (oauth2-authorization-code-demo)
  • PKCE Authorization Code Flow (oauth2-pkce-demo)
  • Client Credentials Flow (oauth2-client-credentials-demo)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages