response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5804/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdwY21wR0IyMm1tcDJJSzN5akQzLWJ5ZXJlUzZKaW5MeF9ZeU5HTDlsNEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODA0LCJzdGF0ZV9ub25jZSI6ImIzODE2NzI3ZjI2OTE5NDk0YTlhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODA0In0sImlzcyI6InkteWFtLXRvb2wyIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU5NDYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU0MTUwNSwiZXhwIjoxNzcyNTQxODA1LCJqdGkiOiIxZTljZDIwNzRlOWY3ODZmMGRhNyJ9.WaI-OcF10idz83isiStSWymLbxc9pfuzX2fK2YM9V9CGu1F7sPMbP5isctUKCOo30rtV9J27m54KpJqaW3lPwqca7zv3J-MG0K6Onk9Bm3_n1QOUPffNn_trV0U9zrzFhrnRjWzVRWdRHN5PKAWCgI4Y-9TGpoilT_11EovqIZ1pru_ilAGwyjEwuCJIT1v1tdAWctwA9uz0H2SUDNULQ1r3AXCH7pWOyiCMrTx9YaZt5Trs1q1nvwwUVMYhR42ZCxvLmdAMq7u5gCgwGEVK4ltD3jmzoU4-fQXKrHoQEjGr4Q_gOQsDc97JdRJU8-GMrV5gfutKRlTB1nL-iyXTrA (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: b3816727f26919494a9a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request