{"issuer":"https://auth.threedreamz.org","authorization_endpoint":"https://auth.threedreamz.org/oidc/authorize","token_endpoint":"https://auth.threedreamz.org/oidc/token","userinfo_endpoint":"https://auth.threedreamz.org/oidc/userinfo","jwks_uri":"https://auth.threedreamz.org/oidc/jwks","end_session_endpoint":"https://auth.threedreamz.org/oidc/end-session","revocation_endpoint":"https://auth.threedreamz.org/oidc/revoke","response_types_supported":["code"],"grant_types_supported":["authorization_code","refresh_token","client_credentials"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["ES384"],"scopes_supported":["openid","profile","email","offline_access"],"claims_supported":["sub","iss","aud","exp","iat","nonce","email","email_verified","name","picture","updated_at"],"code_challenge_methods_supported":["S256"],"token_endpoint_auth_methods_supported":["client_secret_post","client_secret_basic"]}