response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2188/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: TUDFPIHQfOFdCWU (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1mR3FIVWlvcktRbEw2NTRSdGJTUk5xYzhqZzc1UGhTQnhtU3JqWGJyQ3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTg4LCJzdGF0ZV9ub25jZSI6IjgzMWVmN2U3OTM1MjQ3ZmU3ZGIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTg4In0sImlzcyI6ImRvcmVsdGVzdCIsInN1YiI6IlRVREZQSUhRZk9GZENXVSIsImF1ZCI6Imh0dHBzOi8vc2FuZGJveC5tb29kbGVkZW1vLm5ldC9tb2QvbHRpL3Rva2VuLnBocCIsImlhdCI6MTc3NDE1MjUzMSwiZXhwIjoxNzc0MTUyODMxLCJqdGkiOiIyM2QwOGYxNWRmMTUyMzM3NTViOCJ9.gIs6GTv85Mx4nGXggQl2_7DAO1EktD8NE_og-c10x_ymXXtPtb8D9HVUitPu2Gyu9RWgcvMWkctfNc0fLRha1A2j-6YkMaP5wWo1PX3cbFo9GRxH9N2TdzLqptD0B6koNaHquEy8KMPL819JcNoAWSvyTbjV9OBvrktzd8AuJ26q7bCUQX9DhF-z9leq0uyqRm15QzEBO_fYfL-93jdMDebJNlzfaVgQEP1VnDXJXaLXLjRyjRdY47ERYFktS1tnjdkYCXZElPKdKDFi8s11fYHujwaEfaCTFRoW1O5sgZ5YbjIfpvbaMWrSfCf0wtihoEHmSFK_lLn-V4_BkGeivQ (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: 831ef7e7935247fe7db3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request