{"issuer":"https://login.developeroffice.com","authorization_endpoint":"https://login.developeroffice.com/authorize","token_endpoint":"https://login.developeroffice.com/api/token","userinfo_endpoint":"https://login.developeroffice.com/api/userinfo","introspection_endpoint":"https://login.developeroffice.com/api/introspect","revocation_endpoint":"https://login.developeroffice.com/api/revoke","end_session_endpoint":"https://login.developeroffice.com/logout","jwks_uri":"https://login.developeroffice.com/.well-known/jwks.json","response_types_supported":["code"],"response_modes_supported":["query","form_post"],"grant_types_supported":["authorization_code","refresh_token","client_credentials","urn:ietf:params:oauth:grant-type:jwt-bearer"],"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"],"introspection_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"revocation_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"code_challenge_methods_supported":["S256"],"claims_supported":["sub","iss","aud","exp","iat","auth_time","amr","azp","sid","nonce","email","email_verified","name","urn:devoffice:org"],"authorization_response_iss_parameter_supported":true,"backchannel_logout_supported":true,"backchannel_logout_session_supported":true}