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.eyJ0b29sX2lkIjoyOTA4LCJzdGF0ZV9ub25jZSI6ImExZjk2ZWI4ZTQwMzU2MGY1NzZmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTA4In0sImlzcyI6IkxUSUFkdmFudGFnZUZpbmFsVGVzdFRvb2wiLCJzdWIiOiIxMDAwMDAwMDAwMDAwMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyMzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQzNjU4MiwiZXhwIjoxNzcyNDM2ODgyLCJqdGkiOiI3YzI0ODU0M2Q3MmJmMjczNmUyZSJ9.O7Sbn5NRPj2iiJ3VUcHHcqdJ2NlcaoEwMYggDJtbfcx4LrafXUUIRSdC6UmKbaz75PxkjPvMelUhsjjJN5aO89gHqXm9EE1vsKgLMrVBSt2-bLai2AT_p1OSD46tkkG2ibAESsJqjLOFLBLMNfn1ni4G2oAtu4VfVSX5tY6fLWoXbtwpVXDELvzKXZ_dZn7Nmo0bEUS9GfTsv6KiqeIuxvkZ7U7oB9WRfDu07kO0WxeeH98uSsSDThcj-7pDJUzMZLul9npaArx07-2pajcSm94GFMEwUZOSqQPyJKRxjhH1pBMSXdlGO7drvENK16sEv6Fq-BdELyZrGcxECKB1Nw (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: a1f96eb8e403560f576f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request