response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4634/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: TPaN7Epj2Zvdfbd (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlU4cUMxNk4xS2N0a2ZiTWpicFpEb1NwRHpBeWJPc0VjV2o0dDV3MjlKbFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjM0LCJzdGF0ZV9ub25jZSI6ImI0NzViMWYxNGEwYzU1YmI1N2YyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjM0In0sImlzcyI6IlZpZGl6bW9fdG9vbCIsInN1YiI6IlRQYU43RXBqMlp2ZGZiZCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ3MTAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkzMzAwNiwiZXhwIjoxNzc0OTMzMzA2LCJqdGkiOiJmNjQ1ZWM2OTA4NThkODFiYzQ3MyJ9.lgVjm9oJvNxdhQqfNHk5MRixytUB6i7a4yTmPRqCCwIMdhA_9PEiPlNOwxrTFLsemd2NWdbKvb3zD7zFlXnP4_GOi03GSVTbFPwsBMMT651BFRx9plveGYTq4jHJHozy0TcLtwkF-pGRWIBRw7Ara2fzmUzZoiMu5PicDJ8M1V-pKirCs8j1ZAVNj4NW1miITsG6FmIDn9db9p21q-gEkWmSeZr1KxyPrsXIMVXQW75Hb2kF8DJim7ayeMcWAiujDSYSItnd7PX633XQQfAfWKy0kpFBD7vQnVtz5_B7sFV0gx1J8jeLF9369HYq9xpUgNIN37sUVT5UHuAi6Ep9Jw (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: b475b1f14a0c55bb57f2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request