https://github.com/jirutka/keycloak-json-schema
JSON schemas for Keycloak realm configuration
https://github.com/jirutka/keycloak-json-schema
json-schema keycloak
Last synced: 9 months ago
JSON representation
JSON schemas for Keycloak realm configuration
- Host: GitHub
- URL: https://github.com/jirutka/keycloak-json-schema
- Owner: jirutka
- Created: 2023-08-14T16:34:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-13T19:06:18.000Z (about 1 year ago)
- Last Synced: 2025-05-13T19:26:40.416Z (about 1 year ago)
- Topics: json-schema, keycloak
- Language: JavaScript
- Homepage: https://jirutka.github.io/keycloak-json-schema/
- Size: 264 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= JSON schemas for Keycloak
This project provides JSON schemas for the Keycloak realm export format.
The schemas are extracted from the https://www.keycloak.org/docs-api/latest/rest-api/index.html#_openapi_definitions[OpenAPI definitions], corrected, extended and enriched with titles and descriptions extracted from the Admin UI message bundle (see link:patches/[]).
The aim is to use this schema to validate a realm export.
You can find the JSON schemas in https://jirutka.github.io/keycloak-json-schema/.