response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2599/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 4betaclasslink (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZrTVNEcU01WE9UY2tBazc3Y0QxMHpmNEdadW1XVEcwZXRhLUJEaFRDcUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTk5LCJzdGF0ZV9ub25jZSI6Ijg5Y2FlMDFhZWYzNzg3NjQyMDNkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTk5In0sImlzcyI6IjRCZXRhQ2xhc3NsaW5rVG9vbCIsInN1YiI6IjRiZXRhY2xhc3NsaW5rIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjg5OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0NTQ3ODY4LCJleHAiOjE3NzQ1NDgxNjgsImp0aSI6IjNiMTYzZDRhYTlhZTQyMzcyZGI5In0.baqzYDvJ-LmXfSJkO4gMq5EcefrKqUaHrlPOUfYDCaKGVWzVaxH-scjaXt3JDY47NyRa6m63JSTvIf1DI1NzHRdRarMJVk46vwpbrN1l6q7vUoLAYHLTVTk2_WbAT_lhpTRprskBbPzTAZG7W7OhwdABrjjBadgloTYoQGhcpjtgOb70C2CngL3gOEEXO3JuFjhs3i2E4rrsCR3T6Z3nxJxZt-fI2AaBqGZMcY1Kco75xUYXDgBwqM9JCttmT0FI3c7K1gdvCXUtg2nISuB0hyNHWKuO0n4WoQnVDYIld8IxvkSxWeBqW64Tcp_kLWIuf69pSAbC1OylHveBoOukFA (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: 89cae01aef378764203d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request