response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5804/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdwY21wR0IyMm1tcDJJSzN5akQzLWJ5ZXJlUzZKaW5MeF9ZeU5HTDlsNEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODA0LCJzdGF0ZV9ub25jZSI6IjE4YmY1YjJiMTgyOTQ4YTkwM2EyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODA0In0sImlzcyI6InkteWFtLXRvb2wyIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU5NDYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzA1MTM0MCwiZXhwIjoxNzc3MDUxNjQwLCJqdGkiOiJiMzJmYmU4YjZiNWFjMDgyMzY1OCJ9.H0PDkzOKVnlqiF7obtY9cbsycL7I9hVzZ9FrVZaMkcOY_64Dh1fR2eEYkN2Pu9JoUIhIB4gqRF4Ev2WI_9S_QzKiTY_BWQCqAxECLKtxWlqR2IlOyLwatrBQe9J6BNMc-7p0gHjGfX22FjLJrIhEgGqISdFOeCw1p0vmo4dyLo-JDg7R4QuQ5wXZ3wFD5H-Nnz61tKtbnd3K9ndGRNZLgVDAGvGB8ObX3mV7_-AaV7wK1YQ3P4B_e3N3uaMifW1kVZPtbTVPZiPpY1q4sDvt68uXYzYPuPmwsmu_aDKosYTrvhtco_kHr2mVWnlcNG_zRMdpuOuRdVnU5pwYLrX4_A (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: 18bf5b2b182948a903a2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request