response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4500/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LM_DJ_LTI_TEST_123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFQLTRYbUhxeENvX3I3RUJpTWg5ZjhiNnVlY01Fa1pIQWxWR3Z3dFJrWDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTAwLCJzdGF0ZV9ub25jZSI6ImZiZGZiY2Y5OTU4N2Y3MGQ2NzczIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTAwIn0sImlzcyI6IkxNX0RKX0xUSV9UT09MIiwic3ViIjoiTE1fREpfTFRJX1RFU1RfMTIzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDU3OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2ODM2MzQ2LCJleHAiOjE3NzY4MzY2NDYsImp0aSI6IjliNDY4M2Y3Y2ZiODg1ZGFhODA3In0.l3_1n55-XEcEnedgUWLHsgnUl5p5yhHLSiDY-VWVqv5_l5j0jg2oP3ml2BSeXJ9QHwk7uqc8imOdCB2UrnOkbo3MdcbSSUyZ3jHv-1gZDZLPKpu50BR8dxDLxuAPzCrh8Yitbf3KGr9a6iIgXGmcrfSwy97FGgIzOF5KEp3TvBTEQBw-2vevRNuS8fTOVEcLE-UUAlpr_QB5c0Jqx4qOfddc2qt4JXw54qtl3ATjnmHgbIK5b7nuuKvaKAB4DwvUKjVpqLwNH2JecEv4eJXYtwCb0RHW1brtG8NsqpDC0uvRMjKdrlarEIADBRpSX-f5oU0SKepPkwfqOh-_fPxOFA (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: fbdfbcf99587f70d6773 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request