response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2908/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000002 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVuU2N4WXU4d2t6RnhtU0pfdEhYQ1o1UXFiem5hcWRyYS1DZVdSN2FTN1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTA4LCJzdGF0ZV9ub25jZSI6ImRjY2VkNDYyOGJmMzA5NWUyMTAxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTA4In0sImlzcyI6IkxUSUFkdmFudGFnZUZpbmFsVGVzdFRvb2wiLCJzdWIiOiIxMDAwMDAwMDAwMDAwMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyMzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMzODEyOCwiZXhwIjoxNzg1MzM4NDI4LCJqdGkiOiJhYzkyODA2YjdmODJkNzZmYWFhOSJ9.AkB0hBtxogy9tEgJKu7-xquut5-b_KiGxA1aWY68HUEi6JXgFAO6T4xoI_MgA2gzB5_Niufuhp7nEhCAsG9fbLsLVPnsftzYpiT-ChSfjTLoqVvSk5DKv8k1jk910Wmf2Lk14KiRsgV7PvmudD5KeQFMV0Skkk8BgLUoGUkGuiows35CHiLdjs3-LzcShPgcFFtkuJmFqZZFDXRgah-LBAVONSjPD3wvd1VQ4pfTrTwG-Eq7vriMTgDBV8lmMvvWaXUNfanUcXnGwThNRGK9LjxtUIWEGsGRkMCaQnWiymjds6pYBRB0X2q-JrOInNSSP0xERbc3lEgcshVBa6I4FQ (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: dcced4628bf3095e2101 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request