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.eyJ0b29sX2lkIjozMTY2LCJzdGF0ZV9ub25jZSI6Ijg4ODhiODkxZjZjYzk2MjdmZDJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTY2In0sImlzcyI6IkdNMDEtVG9vbCIsInN1YiI6ImNsaWVudDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzUzMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMTMwNTQ3LCJleHAiOjE3NzIxMzA4NDcsImp0aSI6IjZjMTQ0OWMwYzVkMmNmZjJmOTViIn0.AO1-TlFDill_2F3hMm_JrgOOh88XK-8YP5ISYyzM0DzyLwYBtfYeWEtPc9pSzIrTUi4VDB9A5Mvw8ylwHIy7Y7FwzKABS37evf5JHkT_HEjpjBIoIxJYNnNOwXI8zRseuqh4qpHjuo5Qs8cwHbARHrknH7ZGazTfTP4w1FpNUBQIMknXGlcAsTK7V4bpBNiPLHpjx2gSeTY_EAaA8eI7Wt4Ryb8aNWr6avbmnoAmkdG9duHilSNyASpH6ZzxKqnY9dSZDycGjt9EqK2tCiF2kWtwDDpJ6FPESeWkKQU0BZjw-Z4OoCe0eyrd7EblWI8B5lPs0DwozwWHSC5NsneIdw (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: 8888b891f6cc9627fd2a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request