response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5218/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8aeb37c8-0da0-4150-8d40-29548e51ac0e (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ijg5akpEc3d5SkhGWWN1NHJHWjNvcmoxMWV2YW5OLVBPZUZpMWRiMTRUdmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjE4LCJzdGF0ZV9ub25jZSI6ImUyODE1OGYzOTkzZmYyY2QzZmQ3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjE4In0sImlzcyI6IkFraGlsJ3MgVG9vbCIsInN1YiI6IjhhZWIzN2M4LTBkYTAtNDE1MC04ZDQwLTI5NTQ4ZTUxYWMwZSIsImF1ZCI6Imh0dHBzOi8vYXBpLmNvdXJzZXJhLm9yZy9hcGkvbHRpL2F1dGgvYWNjZXNzVG9rZW4iLCJpYXQiOjE3NzQ4ODAyMzEsImV4cCI6MTc3NDg4MDUzMSwianRpIjoiMDMyYTM0ZWVlYWIwOGU3OGI4NzIifQ.okzmYHDroV8BdQxt3oA7_cbyYfX_Z2cYlhWVjS8TgkxNneSN0mMueu7cKYyEFQxg_FT5TBchLSbrMSRT-Ri0GWIpUuqQ_U7YzVBh0dlKIbMbMmHrktfrpG_bGdGNgSlgqQ-DSgrG2ELbqRNRBXAjktRUklnw2E2kLY10N8z6_7Imngi8UYE_yFXblFH7CJvt_MHMDKBoLsbUce81fyqfnOnJTAVFeOfjEaA_7xP1iMciM_kfYssaxbK63ulrihnbqh_GD641-ThWUCsONpKkV6Co0mSrY_LTNY7ROrZRxLreUN9fe_T81nzTu5J6U1HRb_-PGbEoSJqFMTjRUwoLFg (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: e28158f3993ff2cd3fd7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request