response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5227/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 774fa46f-88d1-4866-ba1a-9793d89fe3ab (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjVnM1JLVHVVbDdCSzdoOV9qczdzRjZjRHc1SHJwbXM2N0QtVGlyTEFlYWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjI3LCJzdGF0ZV9ub25jZSI6IjA4ZjFhNTAxMTkxMTU1ZjU3OTVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjI3In0sImlzcyI6IlNodWJoYW0gc29uaSB0b29scyIsInN1YiI6Ijc3NGZhNDZmLTg4ZDEtNDg2Ni1iYTFhLTk3OTNkODlmZTNhYiIsImF1ZCI6Imh0dHBzOi8vYXBpLmNvdXJzZXJhLm9yZy9hcGkvbHRpL2F1dGgvYWNjZXNzVG9rZW4iLCJpYXQiOjE3NzUwNjU3NDAsImV4cCI6MTc3NTA2NjA0MCwianRpIjoiNWU2YWJkNDgxMzJlOWNlMjMyN2UifQ.qdpvUV5X3iD3M1zMOtCGJUlrJ9-ZTuYdu51NzhoILccO9Skra9yayCJXk0aqekK1vb9y3ybU470uBlnYoQqHwdXcKpS9pjFHPD7ldtR-KBdKOolX9hOS_R1Wx745qg8X3mYoeVMmTn5TGuboM5gpSpKjWxl29nMdgOID80mQGQUVdyGMTASI9uH2iht6RnrGAILFCKFncWk_Fky9z6Q5LM4RkUrF0ZrUtKUdYF9ZgURX1o9sA4Sdwu-a73JLvXarKq4udz1zTsyGkwSA58P0-sBpASrrHbaesKCeMiLJvpoete62mVqW_yAyhG3JRjvdIsptu-x-7bE6ixQzIWPfNg (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: 08f1a501191155f5795a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request