response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1936/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InEzNWFqeklWLWU0ZG5INlZaaktLVVNvYnNQYk1vQUU1WWNDVGdMbGcyTEUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTM2LCJzdGF0ZV9ub25jZSI6IjkxNzQ2MTA0YjllMDIzZjNjMjQzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTM2In0sImlzcyI6IklNQyBSZWYgVGVzdCBUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTE3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIzNzA2NTUsImV4cCI6MTc3MjM3MDk1NSwianRpIjoiYTg4MzM0NjUxMmViMzk0M2IyOTgifQ.sITIOHTcojGk57JteJftbon3NkzSFss-55Wy1x89Y5ZhQckQnmFCPf9OcqP-8s_TXZOs_elx6UQkZgtEhNfDvjn06Hku6thqrFTeLZXKa7HIgKPV5uItWccnn6e1aeEbu8ea2uA4V4f9OXIn2E9ZrBjthT3atN2JBLk5ZBA3JY8Ns2lIL6RcNJGuMangt_Mx8YvGdVCCi2MZFI5ixbushMlQvUZfxiLuGtlU-O0_KMSBwTQO9ArBd5BiAavG-NR70tfJxx68pJ3clhCINdSNDQkQwi3PM82xDfEVOami2pN53RvVcKfYW5Jdlw5oGBdOrDWGzwpAHBsAd6jmPEATMA (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: 91746104b9e023f3c243 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request