response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3166/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJ2RWVOeGlaVVMxNVQ3b0FzdXFNRk5LNmdJNnluN09Wa3RDdnJuX3dET2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTY2LCJzdGF0ZV9ub25jZSI6ImFjM2IxNmViMGY4NmI4YTRlYWM1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTY2In0sImlzcyI6IkdNMDEtVG9vbCIsInN1YiI6ImNsaWVudDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzUzMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MjA1MDU2LCJleHAiOjE3NzUyMDUzNTYsImp0aSI6IjcyNmU2NDg3OTZiMDBjZDdmZjMyIn0.gojVXzkR8BogPuMpIZLoGHIz03rEAgm-eMQMiy9ar6ENHiQ_d8xB1SG3bqcX5j9lJTeo4PZYZJdZsRTzZ-PAho6g-_6nzSE2M3AauYy0jnJ9tzupRMQRTC5tf5HfmHocXfrzv0ktY_7yb1WfivwA0Ja6jwfAPPuOA-Z0y9PAAQovHdC0nBBEeXDDUtosto9Zr4UjygiN4rX3BGLImbXy7-K9rNNHlBfOJVEgqf4kzgTGOKf6YSMJj7x12jhLqaoTRr-O5bABp2cF4fg-LtnehRn7gUH9OW-tdABQl66JQnRNfGyB33-uQrMlYHmAYJIQbBMyfdBM5ztkV0uPjCm5vQ (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: ac3b16eb0f86b8a4eac5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request