Skip to content

cternes/slackspace-angular-spring-keycloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication with Spring Boot, AngularJS and Keycloak

  • Make sure to start Keycloak before using the application

Run with standalone Tomcat

To run the project with embedded Tomcat by maven:

mvn spring-boot:run

Then navigate to http://localhost:8000 to see the application in action.

About

Sample project which shows how to implement a secured AngularJS/Spring-Boot application secured by Keycloak.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published