response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2905/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ZCUR123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhkRU5idWJ0Nk5xcFZ6N2FycUZZc2JmWnJYdk53c2FucFUzbUFWbkdmQU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTA1LCJzdGF0ZV9ub25jZSI6IjA3ODUwNzQ2YjhlMzdhNDI4ZTYxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTA1In0sImlzcyI6IlRvb2xfWmN1ciIsInN1YiI6IlpDVVIxMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjM0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQwMTE0MjUsImV4cCI6MTc3NDAxMTcyNSwianRpIjoiMGQxMzMwOWY0ZjJjMDU4NGM0ZTcifQ.pZaqteA4FCcqGyLZ1neLsergpDxKQU2KneeLDytMliOx_YGesZmRKYORdZ9pnfrFJXgFDPnqJCXzt4sDVLEIHG1aqrZEayXKHkoW-e5y0IpDN38qX_dIW5Q0Sv4r1kojLqxYz8vPDsDAdmkYHBxAwqT7zhZRp3ONdtUdVjmAPIYEn6IXClIip-Gj_AXSmuN2Dhi5U-cSfHA3wNhBLtZAL0bA-uz_kFYpZQwg_SIwnVc3adWttbIRIPt_wEOQxkSw90DS3WcRtPDp7IApP3WvH1LSw4491uekLevD3CJjEvRIcPFJeJkqK5zgs66w--wiUmsgh3SHZKuttVj6xHTSFA (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: 07850746b8e37a428e61 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request