{"issuer":"https://auth.pox.me/oidc","authorization_endpoint":"https://auth.pox.me/oidc/auth","token_endpoint":"https://auth.pox.me/oidc/token","registration_endpoint":"https://auth.pox.me/oidc/register","userinfo_endpoint":"https://auth.pox.me/oidc/me","jwks_uri":"https://auth.pox.me/oidc/jwks","revocation_endpoint":"https://auth.pox.me/oidc/token/revocation","end_session_endpoint":"https://auth.pox.me/oidc/session/end","introspection_endpoint":"https://auth.pox.me/oidc/token/introspect","response_types_supported":["code"],"grant_types_supported":["authorization_code","refresh_token","client_credentials"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","none"],"code_challenge_methods_supported":["S256"],"scopes_supported":["openid","offline_access","profile","email"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256"],"claims_supported":["sub","iss","aud","exp","iat","name","username","picture","email","email_verified","phone_number","phone_number_verified","auth_time","amr","acr"],"acr_values_supported":["urn:pox:aal:1","urn:pox:aal:2"],"request_parameter_supported":false,"request_uri_parameter_supported":false}