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.eyJ0b29sX2lkIjoyOTA1LCJzdGF0ZV9ub25jZSI6IjZiMGI4MzAyNDU4ODFlMmI1YzM4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTA1In0sImlzcyI6IlRvb2xfWmN1ciIsInN1YiI6IlpDVVIxMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjM0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2MTY5MjMsImV4cCI6MTc3NjYxNzIyMywianRpIjoiOTJiMjYzMTZiOGMxMGI4MWM2YjMifQ.ZGTXrwxEPujiWrstUP7_aL73zdRuMDLdQv71IhJqJ5cHMgyzN3nmmOOz-IDX7yw93o3tSMPKHdgnXVVQRkfjIPgNTLpnD8gHrxXFa-4n_zeLjgir5pZ3n-ze7okLMuqdes8f3itJLnENIdeD4m7hFGjV3fzPN8aQMdSoozZ6vKpCi8S00XQbSXNK8gaGkEV9WrnsnkYbsgVXbPGWOTGMCWh7GDvsG1qdO8LyIz9tdPyHA9zN730P6Zw3O3AJT_I3lIbh8viXKIlhb7CHK9AMf5bQHew6ifjWD7OhUOWDeGTqdPQHcUaKspD4zHdfx-JXtbHso3mOLRAC6_x3pja-yw (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: 6b0b830245881e2b5c38 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request