Skip to content

This repository creates a React JS project and a Spring project with keycloak session validation

Notifications You must be signed in to change notification settings

juanbjs/keycloak-react-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keycloak-React-Spring

This repository creates a React JS project and a Spring project with keycloak session validation

Installation

git clone https://github.com/juanbjs/keycloak-react-spring.git

Start Keycloak, postgres and wildfly with Docker
  cd keycloak-react-spring
  docker-compose up --bluid -d


Start React-app
  cd keycloak-react-spring/web-react-app
  npm start


Create Spring war
  cd keycloak-react-spring
  npm start

References

https://medium.com/@bcarunmail/securing-rest-api-using-keycloak-and-spring-oauth2-6ddf3a1efcc2

https://medium.com/@bcarunmail/accessing-secure-rest-api-using-spring-oauth2resttemplate-ef18377e2e05

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This repository creates a React JS project and a Spring project with keycloak session validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •