Skip to content

veereshwaran/sso-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spting OAuth2 Authorization Server

Spring OAuth2 Authorization Server with minimal configuration

Requirement

  • JAVA 11 - Your JAVA_HOME environment variable should me mapped to Java-11
  • Redis (To run redis docker container use this command - "docker run --name redis -p 6379:6379 -d redis")

Step to run this Application

Use below command to run this application

./gradlew clean bootRun

Username: user Password: password

About

Spting OAuth2 Authorization Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages