response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5692/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jojo12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJrYm02RTU0OElIMlk3QlN4ZzdyVFpPaGczOWNKcUhmMnQ3UnVBSEpiUzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NjkyLCJzdGF0ZV9ub25jZSI6ImYwMDRmNTEyYjEyYmEyOWVlMGQ5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjkyIn0sImlzcyI6IkpvSm8gVG9vbCAxIiwic3ViIjoiam9qbzEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTg2Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTIwNDY3LCJleHAiOjE3NzI1MjA3NjcsImp0aSI6IjNhYzY5ZmYzZDMyNjcwZTFjMmJjIn0.MgAShIkEmetsY3uP6J8ktdwFpsg9g7VW0Eo9oaG58W1cf_2lNYOcp1-noxt1nJN0N4rYWNkGexr-hOaMFXUoobBUhIpRmIOTjksiUleupRWKlh_AQCNdGkDHtdTpF4SJyNOkWEVSmfTrt9UDznCSdI5cYb7v1WbvIN0kOK8OlUJP_1OwgNACeouFWlRdudHjDc62JgZiR3KKAeKgOn4Knyc5mo0gGAqGuTSRcwm_4WEx9R1enFfaAOtZFbmJjNOX313Fjg2efPBSfx72zeaG_nqJvfuVp4S7HpN7rPJaPRxmxuotGkJ1CkvY1HDsVRbHg8ebxtctzLEErJiLLZxuPA (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: f004f512b12ba29ee0d9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request