response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3615/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVaVVRtTnIyd18tZlFQdEdiVExBTXlmcEt1emJTMHk4NkhuMXBsaU5OTmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjE1LCJzdGF0ZV9ub25jZSI6ImM1YmQ1N2E2Yzg0YTVmYzQ3NzA1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjE1In0sImlzcyI6Imx0aS10b29sIiwic3ViIjoiMCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQwMTYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk4NDA2OSwiZXhwIjoxNzc0OTg0MzY5LCJqdGkiOiIzNDdkYmQ5NmQ4MWMzOTUwMjEyOSJ9.cnh-WMqhoaT2OuJ4KpbBjQ2zvHZlYS_rOP0gJ1fwiLvt8DnVYJxOBECfuy6scn2H4YECjc-qEODRftL39eua0UnGcWt2qADPwtb7qvBfA7fmfDTlOvCvIClEMxN7IbM_uHwk-IQC1FLSJ1bQHIqTGS1IWKUclmJUd6zJXLDCJlmgK0O7vHwrxpoaGaWy2omE-u7R1lH4JTUZF67q-Nz4oIBLYuoqHaLrxCQnpQaHys8qNpjrG7gmFQkUl1L9Luxr1ZZXNs-CRPmQhWkZ4FRbxOaFJHJi9RsKrAvmx7ER5M5N4khBOLLvBWHql48sOrcNtGgIJ5SIP3jqCasP9lDKBQ (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: c5bd57a6c84a5fc47705 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request