response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5131/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldHODlZVFlqbkFmZ2dZR3RqMkM4TzZLMG1IU2lFV2k0Z0FXVGVIMmdKSFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTMxLCJzdGF0ZV9ub25jZSI6IjNlYmMzNDFhOWJmYmVlYmNlYTk2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTMxIn0sImlzcyI6Im1laXBvbGxpZiIsInN1YiI6IjUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzIwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzMyMDU3MTQsImV4cCI6MTc3MzIwNjAxNCwianRpIjoiNDM5OGFhMDhiYmE2NzIwMTIyZDYifQ.kDHXhz9wz2nLQu5AzZ85wv3gaCrptThLa-atqqSQWWCKWWlGRewHaqNVgEGIVXlJdjNlMt4sCaheb4Qo7BOT7Nz7eHA3ZsaFWW4ESJZkKDre4wkkXtjPm1Rp5Vr1UpJF5nAe1DEmBgkSTZJz7U-wTKi_5BPOBXC07yuzbGmgkcD97B1Ut-d5Ckh9apEjad1FFYv3uVoWZVfnLbuMHJkjKc93SmArXnW85STQE9W1dTWrG697qwnc8rQkJ8kob1-05T2yp_ak7_aAgOlVmIEP1m099rXHXahr9kNLesg5ntpVVnb8oYTl7x6c9G8e1LkPLTsttrfH6gu6ELsMUIbnEQ (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: 3ebc341a9bfbeebcea96 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request