{"issuer":"https://auth.ecello.net","authorization_endpoint":"https://auth.ecello.net/api/oauth/authorize","token_endpoint":"https://auth.ecello.net/api/oauth/token","userinfo_endpoint":"https://auth.ecello.net/api/oauth/userinfo","introspection_endpoint":"https://auth.ecello.net/api/oauth/introspect","revocation_endpoint":"https://auth.ecello.net/api/oauth/revoke","scopes_supported":["openid","profile","email"],"response_types_supported":["code"],"grant_types_supported":["authorization_code","refresh_token"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["HS256"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"code_challenge_methods_supported":["S256","plain"],"claims_supported":["sub","email","email_verified","name","picture","updated_at"],"access_token_lifetime_seconds":3600}