response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4428/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhGelBmckNHRjE3MzdiZ1JnVko0dDdzQkZabjc3Q0hZakFOaGwtNFZUaFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDI4LCJzdGF0ZV9ub25jZSI6ImRhMDVkNWM0MGI0YWEyMjQ5MDA0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDI4In0sImlzcyI6IlRpYm8gTVRIIFRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ1MTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzMyOTQwOSwiZXhwIjoxNzc3MzI5NzA5LCJqdGkiOiJlM2RmMzczYjY4YWQ1YzJkZjE1NCJ9.wmhL6aw_p0WuHaZnWOjqP7R3af81CnwngIiMGJw-Zy9efEJDWcTb24DRmgC-NTOe53BVR4Cai7HWtjHm6yYxZ8hMQEyoMn0Nv6bCXXIwyQta6mZFba_gLAdwHWaBJgkdDpIkxH3GZleMH6ThqGow7CdpLaZcaLtcnAhE_urHiWxIuzjjB7MKy1zRogJkimc85Or1OZTsAEPb8WdbKnzarahb5v2vNQ5rdLIhTGruirQrkB6SDJDqouZV8gRPyGxqcIhtICBSn5pyHRxV5iD_IJ6bTJLq7vRG9bOzrPKo-14Hf66FBouJYZ5wCRx7DkBbVuqsYKNGTGco8342IQkvZg (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: da05d5c40b4aa2249004 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request