response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2874/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: AIzaSyDAqELGRlB-yuqUmOIAMhwnh0Ym-P15S60 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjEyandzdExrRjZBUjFLLW1MSUlLenQyVWpDOHdYMmVjZ0NFZHFpdTdkVU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODc0LCJzdGF0ZV9ub25jZSI6ImFjZmY1OGMwODU5ODQyODk1MGQxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODc0In0sImlzcyI6IkxUSSBJbnRlbGxpSiBUb29sIiwic3ViIjoiQUl6YVN5REFxRUxHUmxCLXl1cVVtT0lBTWh3bmgwWW0tUDE1UzYwIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzE5OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MTY1NDc3LCJleHAiOjE3ODUxNjU3NzcsImp0aSI6IjM4ZTg3MjBhZjg3OTQyMjA0NTQ3In0.N3B-1LU8viAHxwimbs0aGgHVVYYccgr9XrbdfhtOs9DFBcqYqD8TUhjL3__G04AWmPeyMRtcHXumZIIWp0t7e8tkd8yu2ZblmZNoKz7Krx7STT11OABH-NdoFL49kPIesV2Vka3NebcCta_OBW2SG-ms_KKWeSMgLDcMZ6Lj4Mz9VHTs0mwCI35Rs2_M5ftiX4_x9mvrNNt56eKr8nPYaSrEySpqqHfVLsA-d_zFElJjzXxbqLWYDp7GzS8028N7IQrpXwCFf-JGu2y7rOrjEcs0doKTKQd5FTRylXIFbnud48LbUhaUTi5zuru5efeMY8aOpYfF1YLpi40Vb83pow (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: acff58c08598428950d1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request