response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2883/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: rr_test_platform_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlM2SGo3QzNOMF9SMENMNno1RE1WVGU3QkRkUXRHdzFlcHRmMlZXa0NXSDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODgzLCJzdGF0ZV9ub25jZSI6IjY1YWQ3NGRmMDZkOGY0MDcyYjcwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODgzIn0sImlzcyI6InJyX3Rlc3RfdG9vbCIsInN1YiI6InJyX3Rlc3RfcGxhdGZvcm1fY2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzIwOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczMjE2MDU5LCJleHAiOjE3NzMyMTYzNTksImp0aSI6ImE5OWUyMzg0YTE2YmVjMzIzZTg0In0.afKQsKzCV1OmjQWw1f3i_kxZ6e3TCu88GrMqdvcQEWxtZUjaDsadgA5yUCuS13S6p2tava37ddweveOsC2KWzzSlLXBgkp-BYHgmWLfLRwT1XojUkQWwzswgNsuTEyQyOzWCHkzCnJOa1N6FP34NWmIcc6xcix9gjqo1TMeliMrCjywLtT2YKkoCmD8ViuZ_Elu1KVd4hs_ihdtq-XDuDbetfMRWIeo8KFSvdo_hHHz_A7ClHIPB3NLZt0yHIFh3O_g1tQpGZnFWhos-RNDM0Cw0ZEGyEKLtednIqemihnYIssPSyMbKeWXeliroQAWmJyrtFZh3GOsdAf758QAj8w (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: 65ad74df06d8f4072b70 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request