well known

POST {{authentication-url}}/.well-known/openid-configuration

Request Body

[{"name"=>"client_id", "value"=>"{{authentication-clientId}}", "datatype"=>"string"}, {"name"=>"client_secret", "value"=>"{{authentication-clientSecret}}", "datatype"=>"string"}, {"name"=>"grant_type", "value"=>"authorization_code", "datatype"=>"string"}, {"name"=>"code", "value"=>"c38cd27819acd3d16f4a99ed4942ffea1d9c260918c51d5de068777b529f4f32", "datatype"=>"string"}, {"name"=>"redirect_uri", "value"=>"{{authentication-redirectUrl}}", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
X-Client-Idnull
X-Client-Secretnull