keycloak-no-credentials.json

{
    "realm": "demo",
    "resource": "customer-portal",
    "auth-server-url": "https://localhost:8443/auth",
    "public-client": true,
    "expose-token": true
}