Skip to content

Spring Boot Demo Application for Accessing SparkWorks SSO

Notifications You must be signed in to change notification settings

SparkWorksnet/demoSSOSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demoSSOSpringBoot

Spring Boot Demo Application for Accessing SparkWorks SSO

Build Status

Requirements

Steps

  • Clone code from Github
  • Update application.yml by adding your ClientId (security.oauth2.client.clientId) and ClientSecret (security.oauth2.client.clientSecret)
  • Run the example using mvn clean spring-boot:run
  • Visit https://localhost:8080/
  • You will be redirected to the SparkWorks SSO. Login using your credentials.
  • You will now be redirected back to the demo application and you can see your username in the navbar and a Logout button

About

Spring Boot Demo Application for Accessing SparkWorks SSO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published