response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5713/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000032 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inhqdk9mcFY0Rzk5UFZZdGphOWFyemZ3bWViS3I3TnhkTU9YR2Zsb0VKV3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzEzLCJzdGF0ZV9ub25jZSI6ImU5MjFjNWUzNDQxNDQ2N2UyM2U1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzEzIn0sImlzcyI6IkJpbGx5IFN0YWdpbmcgVGVzdCBUb29sIiwic3ViIjoiMTAwMDAwMDAwMDAwMzIiLCJhdWQiOiJodHRwczovL3N0YWdpbmcuY2FudmFzLnJpemUuZWR1Y2F0aW9uL2xvZ2luL29hdXRoMi90b2tlbiIsImlhdCI6MTc3NTQ5NDk0OCwiZXhwIjoxNzc1NDk1MjQ4LCJqdGkiOiI3YjkyNTEyNDg0MjIzZjE2Y2E1OCJ9.d7AJmg6cKjCFlg3hJJL-sP6ZYT5wqw7AdrNGaJaVt3r7mLIZA7BhfQqB7hMJxsjJChY3Zc73cKtppkKRgSk7dJuMq83xH4XhIS5yGY0rmpd4DFDhuYyNCdVY5d6ZUuA3LqoqJDtuZIUsTSN1F1SwaD6SSzT0fm8qmWVs1BFjye7URkFsOx2GvrFIWZde60NMQVOEr3AqivD6QWaQbUi1XDt6XIStZVwgGBSqAyq3cbXAWNOq2kh4i2B3D459ujjV7bCYpw4ucUrATz0mnNK0qnbKSBzGnLkywNEHXVQbWX4nyXDMf28v4Ba6flk2gjH6R6tz7RfibhzK9v0Kb_zHuA (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: e921c5e34414467e23e5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request