Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 710 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 710 Bytes

License: GPL v3

*Help me build more open-source projects by becoming my sponsor.

Secure JavaEE with Keycloak

This project secures a REST API service using Keycloak and runs on Wildfly.

The REST API service is called by a frontend client running on Angular available at https://github.com/czetsuya/keycloak-angular-auth.

Note: You need to import the realm configuration which also contains the user from the Angular project to run this project.

Requirements:

  • Wildfly 19.1.0.Final
  • Keycloak 10.0.1

Authors

  • Edward P. Legaspi - Java Architect - czetsuya