auth-keycloak
Jwks Endpoint
JWKS endpoint.
We sign with HS256 (symmetric), so there's no public key to expose. Returning an empty key set satisfies clients that fetch the URL. Move to RS256 + real JWKS in a later phase if/when needed.
get/realms/public/protocol/openid-connect/certs
Response
Successful Response
{"stackTrail":"paths:/realms/public/protocol/openid-connect/certs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.