response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2242/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 202109shibboleth (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdYZkxtSlVNSGZyLVFCQlVpRDVPWER2WnFSZkdMZHowTy1aRzZMUC03UEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjQyLCJzdGF0ZV9ub25jZSI6Ijg1ODQ2MDZiMzkzMzI2Y2QxN2YwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjQyIn0sImlzcyI6IjIwMjEwOXNoaWJib2xldGgiLCJzdWIiOiIyMDIxMDlzaGliYm9sZXRoIiwiYXVkIjoiaHR0cDovL2VjMi0xOC0xNzctMTIyLTIzOC5hcC1ub3J0aGVhc3QtMS5jb21wdXRlLmFtYXpvbmF3cy5jb206ODA4MC9hdXRoL3JlYWxtcy9TYW5kLXNoaWJib2xldGgtc3NvL3Byb3RvY29sL29wZW5pZC1jb25uZWN0L3Rva2VuIiwiaWF0IjoxNzc2NTcwMjI0LCJleHAiOjE3NzY1NzA1MjQsImp0aSI6IjYyN2ZjOTM2MzZmZWE3ZDg0YmU1In0.qHHuVBcR410HWRsxePyG6Tndko96Qtkb3nBetlEsaBrFAqwyjvEJXHwXH0Md2R-OYLOLuEwyjv1AwV2X4sC8uJLC81oKVToMBr6wHR20zzLi3es-YLHdndyvlCZQHRhFaYs-p2TfqRKlDQEL5WduvxYiPIEznzVgSbwapiD58XrwjQn33cFc4bQCISLsQpUq_-LLNIPpnu9xFp2h_zS13bFq1X8cpQP__KE45tFF_EVx0xezUXYaYt7_eBq95Dl30BX2poCgJn5YAf2osaKt0WSdbLCbCBLgeOftngqmseNtCQTOvS9H5OLft7Qm1WScTwcDL9X_LGw5NyqZcBm5Zg (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: 8584606b393326cd17f0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request