response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4020/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8675309 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlVtZWpMU0lqWGF3c3J6X2JmMWlsOXhTMkhEYlRxTWVENDRxUWgwOWs3VEUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDIwLCJzdGF0ZV9ub25jZSI6ImRlMTY2ZDcyZTBmNzBhMGRhYjc4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDIwIn0sImlzcyI6ImNocmlzdGVzdHRvb2wiLCJzdWIiOiI4Njc1MzA5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDI1Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3Mzc2ODIzLCJleHAiOjE3NzczNzcxMjMsImp0aSI6IjhjYzQxYjBkYmYyMDc0YmJiMDVkIn0.QBY_htOeK-FRluj8jVfZoF920dvmq59XkJA-5fMWoHGg2xVf2s-ULS_1r0b7Z-FcK-77nlam0y2ODxWkIvO9z_yzm3n1lRODboe-pu2ZKSz7WM6qYkpD5RN9qWoi7iMQmXy-xTbwtDQB1qK9EqwlNgLa0CXXVnpWS18nqrchr2k9JnXEuivkl3HWwo6CpoSPAjcc1-P8r8J2AVZiBZyfvarkXXXbAJwfJr2du-YMnojB9vXchu8vvoIaxHYrVZsqhyqn05eF_BltylhkFEzcntfW1tq-jNZhH-430pwelcDsvf9BNelE4yyN85I076-7JNMS3Dpqmc9iklB1tBi4yQ (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: de166d72e0f70a0dab78 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request