{"issuer":"https://auth.mgpass.net","authorization_endpoint":"https://auth.mgpass.net/authorize","token_endpoint":"https://auth.mgpass.net/token","userinfo_endpoint":"https://auth.mgpass.net/userinfo","jwks_uri":"https://auth.mgpass.net/.well-known/jwks.json","registration_endpoint":"https://auth.mgpass.net/register","end_session_endpoint":"https://auth.mgpass.net/logout","scopes_supported":["openid","profile","email","phone","offline_access"],"response_types_supported":["code"],"response_modes_supported":["query"],"grant_types_supported":["authorization_code","refresh_token","client_credentials","password"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["ES256"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","none"],"code_challenge_methods_supported":["S256"],"claims_supported":["sub","iss","aud","exp","iat","email","email_verified","name","given_name","family_name","picture","phone_number","phone_number_verified"]}