mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-03 20:39:33 -05:00
13 lines
No EOL
245 B
JSON
13 lines
No EOL
245 B
JSON
{
|
|
"authenticators": [
|
|
],
|
|
"mappers": [
|
|
],
|
|
"policies": [
|
|
{
|
|
"name": "Default Policy",
|
|
"fileName": "scripts/default-policy.js",
|
|
"description": "A policy that grants access only for users within this realm"
|
|
}
|
|
]
|
|
} |