response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5202/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: rs_platform_one (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjU1YzFmajdaVi1EYy1vTE52a284b05aall5MEJMbUZKRWUzUm4yLUZrdDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjAyLCJzdGF0ZV9ub25jZSI6IjQ2ZTQ2NjM4ZjcwNWNmYjhhNTYyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjAyIn0sImlzcyI6IlJTIFRvb2wgT25lIiwic3ViIjoicnNfcGxhdGZvcm1fb25lIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTM4Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MjY5NTU1LCJleHAiOjE3NzcyNjk4NTUsImp0aSI6ImI0YjcyMzdhZGQ5OWUwODQyN2RkIn0.qZN2ymEf0XnjJBx8fID3Ts55vri7bB71DA72Is-AwtsnLkR6R222FTWvlrs2c3Tyodq5Zm2AukJOdyAZgfDLzPLsuSU-986NsN8oMwsax-WNtQs4dClpBFw37i627ed1NtVs-0p_9xmGTN-UYLUndWKdOkd_gcOkY2TG0OQt8-2kPka1PuPvHEWH6kIZb1Ro3OdKJIGTxgQZDX9tfYKETgYbbb5YbO1dmToC4Cc5GllD6vMpodI3MnX95Z3FQcuoFFFGif-Q1onOjwQMCwuEc5ZSJHBYPShKXQQSbO9nK-tmYChn5Fi3ZnVderwjRiLKHxNYXTROcLEuMSBxB2zYeA (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: 46e46638f705cfb8a562 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request