response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2350/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mtc_oauth2_client_id_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdweUpfS0pFSkNmRGcwdHJQQ1R2Vkp6V2k3aHdYYUVsR0psWWFtbEN6R2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzUwLCJzdGF0ZV9ub25jZSI6IjBiYjRmOWYyNzZkNGU4NGFjNGRlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzUwIn0sImlzcyI6Ik1UQyBUZXN0IFRvb2wiLCJzdWIiOiJtdGNfb2F1dGgyX2NsaWVudF9pZF8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjYyNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MTk0MTk0LCJleHAiOjE3NzcxOTQ0OTQsImp0aSI6ImY1ZDUxNDc2MGUxMGI3ZDE2MmE5In0.HDhj3kh6CN8UP4RK07J1UqPH30c3KgGNWwfPYG20wJnvk4F65suYEFK97EYBbVSQEehYnzgKZxEntKT0ASI5NtzpIAWeZ5XJJDedSDRnKnBCQj5jnN4iUVKycnpMx5dMT3MVqT5k2d2laFh3zKgYGmKsUwBk8sTkWuf6GtUnJYyJMCOjBziyc1C6IU9THKNrfO8WiCeAngkAPt3XRux-eIAuSiX9auniqvGu24PrrJ0YFUoWKI2OR2RRXT2VW8uAWwKjP0B1XmGkwCgpuX0_7o0eSO1NaJoVM4kY_o3nLBD8XOrgYms1ksuQi1kZ9Zox0ulFkYOB9E-NTms_AF3y4A (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: 0bb4f9f276d4e84ac4de (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request