response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4688/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8e91060a-abdc-45de-8bdc-24918e21135f (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZVREZWTFlKNGJMcjluUFNuWmhMUEc0d1NrTHZiWGpuN1ZKS3NiQTRKVU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Njg4LCJzdGF0ZV9ub25jZSI6ImEzMzUwODJjNWYzZTk4YmRiZWMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Njg4In0sImlzcyI6IlZULXRvb2wiLCJzdWIiOiI4ZTkxMDYwYS1hYmRjLTQ1ZGUtOGJkYy0yNDkxOGUyMTEzNWYiLCJhdWQiOiJodHRwczovL2F1dGguYnJpZ2h0c3BhY2UuY29tL2NvcmUvY29ubmVjdC90b2tlbiIsImlhdCI6MTc3NzM3NjgxNywiZXhwIjoxNzc3Mzc3MTE3LCJqdGkiOiJmZWNkNzBlNDM2MWI0MjQ3N2U1ZCJ9.N9ZNI-H-OBKlZEAo0AkFfCIX-RdPeT_eDdcaj0of5npJ1lqgwfXVw47JGzy66mC91XzwDvkNaz6_k8nRe8J8EJEvu4GhNqloQ-kVm0fsC98bDk5-oq22ysq1JId7CSHRIPlhHaCXR58hgGJS2dqgsIIk0Db7U1et0x6KBTrBTY-wcH7P2tDuR1fxA896m_HCyj0fZXPJHZ-db6SPvlys7BGGoBJp2S_Nii4UB4dHTxD-ZFUiQQEI2ub386HdMA1NhRjS7ei7hY_SoTz1oasyrZRQ_jFxIePai91HD5BvDJXXZs5OQFkjWGOmuZtnoBZydGMclY6x-FOv2y8ikt6FOg (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: a335082c5f3e98bdbec1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request