Answers for "https://localhost:44389/./.well-known/openid-configuration"

0

https://localhost:44389/./.well-known/openid-configuration

{"issuer":"https://localhost:44389","jwks_uri":"https://localhost:44389/.well-known/openid-configuration/jwks","authorization_endpoint":"https://localhost:44389/connect/authorize","token_endpoint":"https://localhost:44389/connect/token","userinfo_endpoint":"https://localhost:44389/connect/userinfo","end_session_endpoint":"https://localhost:44389/connect/endsession","check_session_iframe":"https://localhost:44389/connect/checksession","revocation_endpoint":"https://localhost:44389/connect/revocation","introspection_endpoint":"https://localhost:44389/connect/introspect","device_authorization_endpoint":"https://localhost:44389/connect/deviceauthorization","frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"scopes_supported":["openid","profile","email","role","weatherApi.read","weatherApi.write","offline_access"],"claims_supported":["sub","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","email","email_verified","role"],"grant_types_supported":["authorization_code","client_credentials","refresh_token","implicit","password","urn:ietf:params:oauth:grant-type:device_code"],"response_types_supported":["code","token","id_token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["form_post","query","fragment"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"id_token_signing_alg_values_supported":["RS256"],"subject_types_supported":["public"],"code_challenge_methods_supported":["plain","S256"],"request_parameter_supported":true}
Posted by: Guest on April-06-2022

Code answers related to "https://localhost:44389/./.well-known/openid-configuration"

Code answers related to "Objective-C"

Browse Popular Code Answers by Language