response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2308/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 3f17f1e5-4554-463e-998d-7555c01ae4f8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imd5ZnV1dk0xOVh1blhPcTBOTWFNZUlIa3k4cWo0TTZta3ZiTVpSSnJIVHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzA4LCJzdGF0ZV9ub25jZSI6ImRmYTdiMjhiZmMxOWU0NDNiZTc5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzA4In0sImlzcyI6InRhcmdldHh0bmV3Iiwic3ViIjoiM2YxN2YxZTUtNDU1NC00NjNlLTk5OGQtNzU1NWMwMWFlNGY4IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjU2NS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjE5NjY5LCJleHAiOjE3NzY2MTk5NjksImp0aSI6Ijc2NWIyYjQ3YTU0ZDRjNjc2MDhlIn0.GKppwqtLG1xHCjJRePLrGHnmCjUymZPj5n0u44-762o8Sdi8FHfQsilduSlEANW81dSP12eK7436itrrnpv7QY-41Qysg0bUEZVHh9ntlLRZL67b_FHL8la2GLWnuVUWBkWz-63oAeu1eciAE2DO2jSjsgjYKfZ5OcmxPRqevUnDtKsmiUGY0kolAtCWzaUXSKUxHaxJlTid2vWmmX_qUFMX1AnLHKCdt1L52xITJf19MKk1_6ikxVnPoGCCrdMnTUTHCIgYGxvNxKtujFwm-o5t5djViAKgGx9D2BxZf74rD9ZRx8QCzxhEiQgwLNsA3fZrPQres4CZ5z2zTHsz6Q (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: dfa7b28bfc19e443be79 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request