response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4269/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Platform Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkJYeEpNX2hOdWJsOEZ4TU0taFpsSS1wRWhGOUUxUVNXZXNFVHVYOUlYQjQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MjY5LCJzdGF0ZV9ub25jZSI6ImVlNzEyNDkwNTBlNjRiMTk0NTI3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjY5In0sImlzcyI6IlBldGVyIFRvb2wiLCJzdWIiOiJQbGF0Zm9ybSBDbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MzYyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwMDQ5NjQsImV4cCI6MTc3NTAwNTI2NCwianRpIjoiNzYyY2ZlNzllOTRkMjhhZTM5ZGYifQ.ZInqBcutS_IZOT3hn864bxJljtP240-CWdepjoq5uKcmPTBvDpQGLpC68zjUYo7MjV6fBDJZ8hl2fKf37ziMXgv-I7i7b05j2k51oGNKMdHSLDDwunZybY5q9O7nn-vF7NmCBNmRv2FlK6ouwINg18N4zEOGQauSRdq3fpiTSATAA9xSS25jMyPfJJAjbIQprkN_hUtcm5v1LIVFWW8q-Dm84wWE84u8PdPZWRSLt_VocS4wzZzsMmmojWHDzhSCpMiR6w__FLxY9DoFEoaTYhGz5tVDy3mCro6_T6RjCqcaXODtLV7CYjGafBNOBNQc4N9J61uDAdVbfU_7OWsnjg (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: ee71249050e64b194527 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request