response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2415/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 01970 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpqUEtkVjl6VjFFMEpUT2ZLaUdaQ09RbTJtbnU2TF81YlAxak1fZkxRbnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDE1LCJzdGF0ZV9ub25jZSI6ImQwYjg3MmVlZmMxNmIxYzhiMDdiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDE1In0sImlzcyI6IkNhbnZhcyAtIERldiAtIEJhcnVuIiwic3ViIjoiMDE5NzAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNzAzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzM4ODg2NDQsImV4cCI6MTc3Mzg4ODk0NCwianRpIjoiODM5OWFiYzQzMjVhOTIzYzM1MWQifQ.VMkvlE9IgSJnbCBKixlXwiQLHnSFSDFApTVYDtOvY5EPL6WYL0sOaNwayTaf8DMkLRRF1mq7lk3mbjDA0fAqDwjGVKPGptsvG8S-H4TZeQALSe19G6M7CmDUYr3wT14oH6EZcgzgJ2TnmFjFjTMWstQfasgz5jgPG6n4kERWsalzNOZ8aNn5qc0ZJoMqXCSNXa0x3x21raRVv2KetWIiVvuU6vKGv4alcCRiJXR5wtH6q3CgIzbRBDZJ3mcVkuDTno5HMkbsGJdS33zGS6z9tsB_Z1W0uAKvmwSgyCMfOi5K4I8Fq7e_ntepcDx4MNJs_1Sl9Lmap1BFRRPNAgcfgw (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: d0b872eefc16b1c8b07b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request