response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3928/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: PearlLtiPlatform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjZjNkRDdzMxb1VTYk83ZUc0ZEUycmRjXzN1YTRUY1BvOWpzVTJTRmw0TXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozOTI4LCJzdGF0ZV9ub25jZSI6ImE2YTc4YmZlMjFlNzZkZWE5NDQ4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzOTI4In0sImlzcyI6IlBlYXJsIExUSSBUb29sIiwic3ViIjoiUGVhcmxMdGlQbGF0Zm9ybSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxOTcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjkyNDc2MCwiZXhwIjoxNzc2OTI1MDYwLCJqdGkiOiJhMmI3MzAwMmM3ZmNlMWFhNmU1ZCJ9.ahMQb2-CbZvfi2uOOpLtKOocCvtd2GyXwpSnijgmltspRmYzbQg0z4LVfF0PBvIfjCeX71N86IsmtoDF3bv5CQ9h9jizIZwZVwxOcqlvbAPJRrBrSIle0g8rDaNFNMcx_5PokYaSyO5mrzgeCaSwBJCNU2zkW56rb7G6qfgrF4s2paSjgdPx81sR317q59Jjiz4jV8tdoJ69gMuaqp7yK-382NhltUAN1dBMSPfBlpF3KLUp264Zmuy7Q6okDt5AwbEo5lwWrIlkvppD3TQlYOIhZqB_sCezRFEDHWdcwcB5H-wg7nHovIV1kC06uqZxsRC1X7tNKQkds7tu9Ilp_w (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: a6a78bfe21e76dea9448 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request