Files
hackathon/front_end/public/keycloak.json
2026-01-07 09:55:12 +01:00

6 lines
135 B
JSON

{
"realm": "Frisbyee_realm",
"resource": "Frisbyee_client",
"auth-server-url": "http://localhost:8080",
"public-client": true
}