response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3262/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testlm (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRUczJnU3QtT2NkTlNVRmF3ZUF5Q3ZYdG95U05iOVR5a095c01JZG5qQTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjYyLCJzdGF0ZV9ub25jZSI6IjkzM2YxYzg5OWEzMmQ2OTVjMGE2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjYyIn0sImlzcyI6InRlc3RsbSIsInN1YiI6InRlc3RsbSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjUwMDYxOCwiZXhwIjoxNzcyNTAwOTE4LCJqdGkiOiIzZmY5MmRlMzU0OTM3MzVmZDg5YSJ9.reMEbW-beEmYHvNlatl3bRQVKeuYCxfKLroqEbBD-_ZwAwoG0sKigkY_7Q2soH7DZSeMRYGjnA1xTSlYmG4vDApWAMIsjupEG84pF0G64jL8yIxLeoIzbWDczjRJ49U2NYkEyvsnMzkRuvkzTWtLkaXAlpUDWPBG5ppybMvLvoiB-m_yiv3szqwFd4kUJP8dPe9h2Vr0DhAAgcep9s7Q2E65BQZuNHgNYMMT2W0Sk8zbNguVmJN_5cBC52AVPjM78RJjmzEhBsXw4yT1Z1tOmXYdVIkeib1vZFXNIWZKBlh64xbSNT8aVl10YDjCFWg2AvuwWtMGznM5-koWWIW7wQ (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: 933f1c899a32d695c0a6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request