response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5186/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InozcUl5bHd3RHRhb2dRaGZDV2RlTWd3TUVhMUVFNFRsTGMtZmVldmhBQXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTg2LCJzdGF0ZV9ub25jZSI6IjlhOGNmYjdjNzhiMWVlY2MzZjQ3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTg2In0sImlzcyI6Ikl2YW5fVGVzdF9Ub29sIiwic3ViIjoidGVzdF9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzcxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0MjQyMzIsImV4cCI6MTc3MjQyNDUzMiwianRpIjoiNzdjZDdmM2Y2ZDRhNDYyZGIwZmUifQ.hX38utpfccSoo5tLxYbYluo-1dT5jvMOkarcWwyVS8AUAq0Wb_CroCWmWAVVRu8T43aKenxuQCiIXGcna_YTjNiJqnlQoS02X4cao4p257OkoNIXEVn2Qbij2T9aKGsoJUGre8hn7q97lO6nHBLDa66YKR5SXPd_T8_NMiMDbjUo4EeUVgGQ79nLnuNxO2DvOZCZA0nOTlIZlSlrqm5f_rgnl-ex8D8GXrvy7CdIudKRX-2eXsknf_ZAiA-9NA34slPkOEtwjpkTUcnJBbLaxLNMwvWLRVMeeirqSxqNGfYx47hi2aYTptp_4ndnEIq51A9D35pGYuWtvH7lcwgkhQ (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: 9a8cfb7c78b1eecc3f47 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request