Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 708 Bytes

readme.md

File metadata and controls

25 lines (20 loc) · 708 Bytes

Release workflow

API Integration Example with Keycloak

Connecting between Java Application with Keycloak for Authentication and Authorization example.

Tools

  • Java 11
  • Spring Boot
  • Keycloak 4.8.3

Keycloak API

  • Login API
  • Logout API
  • User Info API
  • JWK Certs API

Application API

http://localhost:8082/login
http://localhost:8082/logout
http://localhost:8082/student
http://localhost:8082/teacher
http://localhost:8082/valid