response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2726/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 54321 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik5tY2VCSEVxTmI5alA4SDZGOWhrZW9VZnZ6VDV6Z2N6N0cyMXlleDgtM1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzI2LCJzdGF0ZV9ub25jZSI6IjM3NmVjMjY1NmM4M2JkYjk0OTI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzI2In0sImlzcyI6InRvb2wgMjIuMi4iLCJzdWIiOiI1NDMyMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjQ5MDg1NSwiZXhwIjoxNzc2NDkxMTU1LCJqdGkiOiIzNGEwYzcwODdkZTc3NjU2ZWMyNiJ9.C0QqPYCmG4DvNS96EK0qnUO3q9suPwWL808yoAH7rbwykZW91iAjc1nPBcKwrOwcHo9HjnSgdUyLvCAJYly7XzTySqkCyVLdfpx9RTeez-sySUPxexxqK_AUoNfnNKy9sCDdNsacLEYBH44UM9waAPwesiEo8PV5hn2btpowrCh0ck9ErWM45Lds5Q936WEenHpiaepozKrjOZDxO2w4tos9rnuuCZnMVTONIw9oqs2wNm_5lJLemfszNVOyxA_nJBQcWbh5X3J5oV8Hi5uPB4C6HNyEAuIzzSJHQjPpYyKSC0JI_9KrHxjeDfpbpmmUIhTwdwX0q4gXF7WXj9jYRw (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: 376ec2656c83bdb94926 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request