response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1709/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 84961733 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlgyTDFERjFNVUZQTzlZUGprRTJQZHQ0RnFPOEljenZXcUp0Z01tYXpjbGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzA5LCJzdGF0ZV9ub25jZSI6IjZlNWRjNDUwMmIwMzRiZjE1NDQzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzA5In0sImlzcyI6Ik9VSEtUdXJuaXRpbiIsInN1YiI6Ijg0OTYxNzMzIiwiYXVkIjoiaHR0cHM6Ly94eHguaGttdS5lZHUuaGsvaXNtYXJ0L2x0aWxpYjIubnNmL0FjY2Vzc1Rva2VuP09wZW4iLCJpYXQiOjE3NzIyOTI1MDMsImV4cCI6MTc3MjI5MjgwMywianRpIjoiMWNmOWFlMmY1NmM2ZDdmMzlkYTMifQ.V1WghQu1QrjxBHTxNdj3W25oYliPpZsjIoKR6SUCVHq22kBNiztKlDvnWHTGJjhCbFxNewpnElPBPV7zTlxNmJEckwe78J5qja_DuNDpr0BzI4IMDaYiR1I_-2p_-UEqNG_63gqWYrbu6bcNF43bRQTD1y6fxJ87QKllhf_t6KJQtV9vt9A65xII34Q9hF0ldwf5AIBPwuTXq-MbvakjClgxy-nVcKdVwirqq0zDIjUHtle2N5s1JryU1V9s4kWJ4poNVQKDBeZfIBHEaC0Qje1oNiAv4weIlTUiJzXR6Ej1apv4iS1wOCdfTrkbA9OyI2MWkQvTjJV7rYTtNekPGw (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: 6e5dc4502b034bf15443 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request