{"issuer":"https://my.lsong.org","authorization_endpoint":"https://my.lsong.org/oauth/authorize","token_endpoint":"https://my.lsong.org/oauth/token","userinfo_endpoint":"https://my.lsong.org/oauth/userinfo","jwks_uri":"https://my.lsong.org/.well-known/jwks.json","revocation_endpoint":"https://my.lsong.org/oauth/revoke","introspection_endpoint":"https://my.lsong.org/oauth/introspect","response_types_supported":["code"],"grant_types_supported":["authorization_code","refresh_token","client_credentials"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["ES256"],"scopes_supported":["openid","profile","email","offline_access"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","none"],"code_challenge_methods_supported":["S256"],"claims_supported":["sub","name","preferred_username","picture","email","email_verified"]}