Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 321 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 321 Bytes

target-case-study

spring security and oauth2 project

It's multi module project

  1. model
  2. auth-server
  3. resource-server
  4. client

Configure auth server url locally

The authorization server URL and this can be registered in the host.

To register:

cat /private/etc/hosts  
127.0.0.1	auth-server