response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1943/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20210602001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhXNW50ZkQycU5HUldrUkZHbFBVTmVtbFc4WHdxS25YTjR1bGV2Q0NZenMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTQzLCJzdGF0ZV9ub25jZSI6ImM5NTFiYTE5YmFlYjViNmMxYTA0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTQzIn0sImlzcyI6IkVEVV9XaXphcmRfVG9vbCIsInN1YiI6IjIwMjEwNjAyMDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjEyNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczMzg5MTUwLCJleHAiOjE3NzMzODk0NTAsImp0aSI6ImNmNzc4OTc4NWVhYjk3ZTRjOTIyIn0.tuNhQEA3DuvKJUemE3itzMvK8v9WP0zQU3unPP7jw6To78SqE_CeJ6qFTR0a9trtSw4e2flYW1sWuSPpfBO4grqhenlxs0i8POFsfFW9-pkHhiHW0rZl88QH0Sm6sJ72hLKro3lFRHIhH2iFX6qFpSvK3j3HkuLKg78gWFnLRWiAXCyoIFHk4uv9HMfqmuH2EWit9lSyCVnCHSjIwNiSWMikOxoGids9xJOpyUfqx9r1WFb-_M59tgXBrEP7K9pFpLpc3UIylQbSUu23M7ece84XYiLEa6AMfPLM6B3iY7kK7E1hmVmJUTaF05yxTUbqB3sG-2e8DRakZRNcILt-dQ (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: c951ba19baeb5b6c1a04 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request