Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 278 Bytes

File metadata and controls

7 lines (4 loc) · 278 Bytes

Keycloak REST resource/endpoint extension

Demo implementation for custom REST resources within Keycloak, public (unauthenticated) and secured (authenticated) endpoints.

The endpoints are available in every realm:

/auth/realms/{realm-name}/{provider-id}/{resource-path}