response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2162/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: OIDCTEST2021_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1WVHhYMmphY0hqRFN4WlZiWFBtU01aR3hqcWRyNmN2Q2lfQk1qOFhQWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTYyLCJzdGF0ZV9ub25jZSI6IjZlYjhiMDYxMDkyODAzNWY4MzUzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTYyIn0sImlzcyI6Ik9JRENURVNUMjAyMV9jbGllbnQiLCJzdWIiOiJPSURDVEVTVDIwMjFfY2xpZW50IiwiYXVkIjoiaHR0cDovL2VjMi0xOC0xNzctMTIyLTIzOC5hcC1ub3J0aGVhc3QtMS5jb21wdXRlLmFtYXpvbmF3cy5jb206ODA4MC9hdXRoL3JlYWxtcy9TYW5kLXNoaWJib2xldGgtc3NvL3Byb3RvY29sL29wZW5pZC1jb25uZWN0L3Rva2VuIiwiaWF0IjoxNzcyNTEzNTIxLCJleHAiOjE3NzI1MTM4MjEsImp0aSI6IjU0MzJmZDY5MThiNjNlYzhhZTU2In0.X87pR2dgF5MVH3rDiVoAJOXR12z824rMbiTLvqJ0_YQZnQo-kcfFEa23ZEWnSqXiM6K3-uTm5Bq6XKSZb2ciySO1xiDrR8Hlot1c1Ts9Niu19pCiLve8a72lWrTqBODB9OyN3J10bkQqj0ErxX9dGf7xtsI0VZ2O1J-3vAZhAbxPbDF_S820wMMVwbmE2wygTnqUagMwb8IS-iJ8fHdX2fZP4kVQu5AmndgAlV3FeBFaDZKEZLXF76BhrWxgu1eNwHs2b7h4yyh80GvkOryHT-x1e0jg_xy7KGmDRgkvqGNs3otxT43arvcTOK0NSIwcIpye4krNqWx8HDpTF2tnSA (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: 6eb8b0610928035f8353 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request