response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4947/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpxVTdIWE4wWmwybW0yUmNwTUI4ZXdsMWNSR3ZRWVljNnhIeVAxRGl3ZUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTQ3LCJzdGF0ZV9ub25jZSI6IjA1NjU5ZDJiODVlODAyOGQzMDVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTQ3In0sImlzcyI6ImNhbnZhcy1sbXMtdG9vbC10ZXN0LTEiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwNDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzIwMjgyMCwiZXhwIjoxNzc3MjAzMTIwLCJqdGkiOiJiNGI0YmFjZGIyZDg3Zjc4ZmM0NiJ9.EkRrZsY7D8cb5i97nybb_RpNh0I9OZlEVpfDFeORrAm7R2f6ZcfiWIpyA9wNezg7ERWpaYgP2iAdke9hL6OZOtSCdNBcmf6WzOvElw23Ye0R0LItQ5s8ShiXPLjLaAzuHs44ww6q9ugbzgb17sz-e67oqLlZ6Bcvgb8OJBgen7mLrQFAktQgRJpnefBNPk4G5L2oQ5Ue_EsMl8NqzHpKw76MrgNuBl10qYk7_GWTM8cOVlsxedhQEpR-uIBom8ezDAXXYdhK48YZbNhkKQqaHJfX5NAzBKEgR0BtdoD19spuQcg4G6qQ6B9ov9dQfBfPrapdKBTSiNmU-qDPY6JzZg (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: 05659d2b85e8028d305a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request