response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3123/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8aa86475-8b22-4e61-91b6-a5bf59c1178a (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkxLMWNROE5KYmlmeC1wSDNVVEFoeXJ6TFNfWWlGZk1CQ0QtUnJfZmNQNTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTIzLCJzdGF0ZV9ub25jZSI6ImZjNjI5M2MxNDU3OWNmNmJmMmM0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTIzIn0sImlzcyI6IkN5Ym9yZyBUb29sIiwic3ViIjoiOGFhODY0NzUtOGIyMi00ZTYxLTkxYjYtYTViZjU5YzExNzhhIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQ3MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjI0MDUxLCJleHAiOjE3NzY2MjQzNTEsImp0aSI6ImNlNzQzZmViMjQ2ZWFhNWY1ZGMzIn0.KDrKh6Gyiouxqi6cnVbqv10iCFQZs5Sc_jH1NGU9mfEvmRj6w07aWEfX8RTUa_VC9RgJWBqPjCGZMGBllM70mTdtLBpitfagT-dQC91NhPVZUVTcA_0YUkSj72Fz-3pYmtt8tbY43Ybly4kyt8qMoetKYhyvz_1jTSxlfkDBrqVPhCXWFr3umJZeEclT5Cpc0ADB76rV_kkwdtJ62ljDiGI-FAchE4i6Htzui6J5SYdnjTgvIUDr1F3Gsw5cT45tWsnP0YWOq14E7x6H-UavGtqzfMXnu5J3t9BgoXcbN_3AzRuiZZxYCrXasgkaCj1BWcjrmCNpXsLfMEv1B_ys2Q (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: fc6293c14579cf6bf2c4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request