response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2196/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12376 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNvTkladkMyYzNHWS1Hb2NiOVBVb2lzUk9ydkdSaVZiTEdhTkp3TW1obEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTk2LCJzdGF0ZV9ub25jZSI6ImY3ODU5ZDUxOTQ0Y2JhOGQ3ZDZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTk2In0sImlzcyI6IlRvb2xfQXVnMjMiLCJzdWIiOiIxMjM3NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDU0MDI5MCwiZXhwIjoxNzc0NTQwNTkwLCJqdGkiOiJlNDdkY2M4MzdmNjU0NjZjZTUxMiJ9.kPZZfaEjjBwHfl9vsbhhFnVkf81p-1vPxGSFvwu9bluYeXqBoWduhMcpW3wTCyAcYyby1AzqGQxctyplYPuqnVEcTwFA01_hnS6af_90k-YwzYQ8G8j1MnLzZgnn8KBi0SLJfB3cnAPoUFb6v0bCuHlVyehyvLOPcXyn_6I7LxNfBHw4wHvCn3nCr6DRNZ85-kWRJm5kjjV74fPOx2nm4ew9loHnbZMbC3Vq9ffz5QhOv7c7yYgBSyAuKzr7mK9i5ntgKhwFcdUYWKl4UtBh7aUJ7zMcAXRWQ5asZct0nS2VvyYcfQfFhJ3UWWmTZ9D7GUg0Xs7q5fQ7OD0XO6IJUA (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: f7859d51944cba8d7d6a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request