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.eyJ0b29sX2lkIjoyMTYyLCJzdGF0ZV9ub25jZSI6Ijg2MzBlNTIwZGE2M2QyNjAwZTA1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTYyIn0sImlzcyI6Ik9JRENURVNUMjAyMV9jbGllbnQiLCJzdWIiOiJPSURDVEVTVDIwMjFfY2xpZW50IiwiYXVkIjoiaHR0cDovL2VjMi0xOC0xNzctMTIyLTIzOC5hcC1ub3J0aGVhc3QtMS5jb21wdXRlLmFtYXpvbmF3cy5jb206ODA4MC9hdXRoL3JlYWxtcy9TYW5kLXNoaWJib2xldGgtc3NvL3Byb3RvY29sL29wZW5pZC1jb25uZWN0L3Rva2VuIiwiaWF0IjoxNzc2NjM5NzM1LCJleHAiOjE3NzY2NDAwMzUsImp0aSI6IjY5NDlkMzJmNzdlYmY5M2RhZTdkIn0.Z-NWUH0qRQ_hrNy4-F8kxuI110Ff4gcspL0XdB0G9qdDeFtyhdIAD7zNs7EFK8s19g4ndncTHJbAE2YigyJzUUDrdsFDC7dYX3sI_WC6TjyqaRObVi87b7Ept48JPHAFjM2Xc42u-C_5B4CQs_jBQitWLTNy3vqSLuhBrpUCJUW3qjrtV7OVcRBZMPi-4Vy6pLjcR_uQgRiYLusZW3sVNOc2hXKBhOLrSwc0RrjqOk-ue2tdQelcMKwB2yC8yzbd_CtbP6h2RLygUEFE4Q5e6bX6z35cJhW3ZXjQYKc9_CF7I24hiUqvyKtrTh3LcerD2tWa22KqERuPW4QA7FHLpQ (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: 8630e520da63d2600e05 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request