{ "realm": "phishingclub", "enabled": true, "sslRequired": "none", "registrationAllowed": false, "loginWithEmailAllowed": true, "clients": [ { "clientId": "phishingclub", "name": "Phishing Club", "enabled": true, "publicClient": true, "standardFlowEnabled": true, "directAccessGrantsEnabled": false, "redirectUris": ["*"], "webOrigins": ["*"], "attributes": { "pkce.code.challenge.method": "S256" } } ] }