response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4301/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcd#1234$ (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9oMHloVlptNVlwZHNadGpDOVZDXzQ1bUNEU0xMQ1ZjRG41NXR3b0U3THMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzAxLCJzdGF0ZV9ub25jZSI6Ijg4NWUwYjlkN2JjNGVlZDM0ZDZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzAxIn0sImlzcyI6IkxUSS1UZXN0IFRvb2wgIiwic3ViIjoiYWJjZCMxMjM0JCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzOTYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjU5NjIwNSwiZXhwIjoxNzc2NTk2NTA1LCJqdGkiOiIxYmFiYjAyY2FlZTEwMzljMWM4ZCJ9.ltHgRjFQSNBdmGbZJCTzs-RtuQtnhJyE9CHZ9bf8FHICadHvuX1Uh1_Kt7XFUAleBZDiy3m8jJzKodboPrAXnSiQmkUOLa7wsPEjSk_tXuYtDKAKvm4UaQEWjpD-eaBQGJcwxS5Nmqnj1IdBjHl-bi4cW1Vi9_Ay_SXylFh4jz8JL936aS20RaFJBW1OyWKBeYhR6NlRwR1aYmV-Jywxri-LPEukoMYbwMlows6HpDjrOaUqg7gUhcT_ph2KKtjO9YYBJLqjLu7rjhck6TDPnTOGPFgSYxf8dDxck14ifoUeuOv9uJousvIKcOg1UzZr0g0gzzkTvdQsCOSReEuKEw (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: 885e0b9d7bc4eed34d6d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request