response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4287/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: pocLTI (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJoVHhkSjJ3RkFfQ1RhWEZBUG1MeFVmZDhITGZTUFNfN25wWjh4Rmt5aVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjg3LCJzdGF0ZV9ub25jZSI6IjM3MTY0ZTA0ZGQ5ZTIyY2VlNjdmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjg3In0sImlzcyI6Ik5UIExUSSBQT0MgVG9vbCIsInN1YiI6InBvY0xUSSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzNzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Mjg2MTQ5MSwiZXhwIjoxNzcyODYxNzkxLCJqdGkiOiI1NjI5Y2E5MDgxNGQ4YTk5YjJkMiJ9.fRrNOovc4JoElmqKysgrncbIOls5wiB69AWYKAJZP_1hPGH8egQT5ahC3xvjFpdYJwYQ1qUWKn_tQ7glp8uzQZnC_aCy3GkE4A1WhlWJwOReNUMGT7PqxB4Mg0HTIzwnn926kX_VtWV8eIau81vfLd264C30z7QbIdHcDWQ3_nZfH8Gb-S9vpoB_qdu-QH8FCYLfWBR1N3rRpVZgQoHBUip8yJf5bpfaQ74JO5VjHze6JKx29Gw9D29Ro2EI1dL88NEJ_mdbaNmeAFjLQJl2PaYdt04xP0d8ESsDgfgm6VLhp-CClYozeWHtHpJbSkC24VUiWbC-jyp9x9pRM3VcoQ (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: 37164e04dd9e22cee67f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request