Skip to content

jaguiar/authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

authentication

Project to simulate the authentication part. It's a dummy oauth authorization server largely inspired by this project https://github.com/Baeldung/spring-security-oauth

Build

mvn clean install

Run

To launch the authorization server on port 8081 on context /shady-authorization-server

mvn spring-boot:run

Test

To log in with other applications : User : john/123

Run docker-compose and Launch the dummy-oauth-client app and the customer-java-resttemplate app to test

About

Project to emulate the authentication part

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages