response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3764/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghijnanami (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9fdjBhLVVVeEdtQWloSlZFSWJkV0hfM3pZRU04MGp6UWhvZHN3TjI5MGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzY0LCJzdGF0ZV9ub25jZSI6IjczMzQwOTlhYmQ3MzJlMTA1MGQzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzY0In0sImlzcyI6Im5hbmFtaSB0b29sIiwic3ViIjoiYWJjZGVmZ2hpam5hbmFtaSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxMTEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjY3MjkzMCwiZXhwIjoxNzcyNjczMjMwLCJqdGkiOiIwNGNmYWQxZGFjY2FhMmY2MWRiZiJ9.a5gzrYm3CfN5OsyMdaQWh2Ha847Q7ShMBNO00wBgxKJzehm5tm23viqzmKKwz_ifX4WUDaIij7umQxkYWk2gjlZDi8V6g0HAbFS3cOSzK3MgdtKbomOiGICq7oIF9ouCIYFUGn8Ndw1gu7snDG_nIMAUbkOQNstV2ifrr-AI8A3tdLVg3z6DOp7AtlJCezumwIuiSYR1vqjJd648-pSoAcz228UPo3gnbjEtoIcFpAKi0cf93JKeHNQu6ry-jJ8EQZDMq8-zkoannKpmfneFGI35YTEe-qUF4puqEXwcJyW2JXDdRYfsZs7T8ol26YKVxkBk4BBM4kxAIleUHiUJkg (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: 7334099abd732e1050d3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request