arammkrtchyan / spring-oauth2-sample

Spring Security OAuth 2 Sample with Authorization and Resource services and a client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-oauth2-sample

Authentication Service

  1. Provides Cleints Dynamic Registration.
  2. Database based backed token store and user details service.

Resource Server

Secured resource server.

Authentication Servie Client

Client uses an Authentication Service as a third party Oath Client.

How to run with docker

From the root of the project please run the following commands in described order.

1. ./gradlew clean unpack
2. docker-compose up

About

Spring Security OAuth 2 Sample with Authorization and Resource services and a client.


Languages

Language:Java 89.5%Language:TSQL 6.5%Language:Dockerfile 2.8%Language:HTML 1.2%