response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2696/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IklxeEpoQlFtaDZrNV9XbTN2dE9GMVdvNXE3Y2V6TWFUTEgyMU9LTU4wNW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjk2LCJzdGF0ZV9ub25jZSI6ImFiNjZkNmFkYmRmNzBhZjIwOTBjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjk2In0sImlzcyI6IkV2YW4ncyBUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2NDg3OTcsImV4cCI6MTc3NjY0OTA5NywianRpIjoiMThjM2QwYWEwZGZjOWIyOGFlNzIifQ.acAqGYg2wqXjNmucikfLrukHTH-PW4gAaqN1qVS3yKxxZhQLnHFmzkHmRSWMTkOFzO9aU9gJvtiJrxU1f4B4BNkfemMp9aYhwHiJd2HrvPgZEM0bVrJp1-ohg0MvzQvnJSS4dNkyVW561pG5celYd-2H16mtkCjjpF3y-WmRjQN_suLxvov-Rv8PGFmdEjeIpvcQ_saIff2RL5jegiT0F2Qaq7fUGKQmF1n5mCYZYiSDOTmpiwPXUOP87bZRNgeRcCiFXUjvnUYzCLgMZajZdOu0J8j8H4vOBhRr90qNVNRw4HBjfxiay_O3FDTyv52H9EhGDbRwUoAm1XEwIOf3hA (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: ab66d6adbdf70af2090c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request