response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1960/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9hSmVFTlNKcFdzZTQyR0JiOURQUl9WbTdLR3pnYV82dnpxZTFMQ1ljRnciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTYwLCJzdGF0ZV9ub25jZSI6IjQ1N2JlN2E5NmFmMGUwZGQ4ZTRiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTYwIn0sImlzcyI6IlQxIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIxNDMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc1MTUzNzUwOCwiZXhwIjoxNzUxNTM3ODA4LCJqdGkiOiI5YzUyZmU2MTI5NTcyOGUxYjg2NyJ9.DNzo5ZwbjsTeWjsYYt2gIyIN6ZQhSVhs_n8RJ052xMxRv0-BGUDue3Jjz9W1_vwUvqzJrUy6Pb9oVWSupPD4ElEQNUYpU3MtTeN0kMH9LGe4mU61eYnNyJXLoBuBNyPG3WcsFoH_-wOPN5iuJ8alhDOsj-ST5cZIJgLog8l2_S3_GkwZH6Ypt9apJM7CxogM7GHaUjvDSq1hoi3xklpXSLq88OMd_TfEMOL7RnqDmHx1RK3dkPuIUN874BKD4e5cbm1D25pDlz360vhctDZFyYxuoYSlc12uhrHAd1Pipgv9nTetY_Tnk2jQc2COUeX8hGFpKMpO6NrtJeNR8p23Vw (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: 457be7a96af0e0dd8e4b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request