response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4661/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5UQW52RDlWRTVIMjhwVHpkcTdpa0p0cXhIeHNrN1pDakh0QkNIMTZaRmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjYxLCJzdGF0ZV9ub25jZSI6IjAzMzMzMzIzNDBiN2IwNDEwYzE1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjYxIn0sImlzcyI6IkZpbGVVcGxvYWRUb29sMSIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDc0MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MTA2NTQ2LCJleHAiOjE3NzcxMDY4NDYsImp0aSI6IjBhNWFkNzkyOTVlYmI2YzgwNjk5In0.kB_l5xEXLkcYcbWDWFI5LB-68I5sX3-4ah27X4PSYLYYu5BxaLM7qZF-EfP4yfrWfz1UGEpIfNb4l-FzG38GlNRURefuTZAgAb2xTZDvpfrvJJuS-_CgCXkE51jIArZVdriAXVJsgMdwf03ZTopEu_Ejed-YtB0KfwcRYR2nT-p52aj6tatJhfKuCBH5hM4woevhmLHJSRPTl0DQBuyS6iFLl59OzsQ9kfvrG09DuuvmYpyUtwszYtvIBq2lrHhiyXuzo_0KCCOJaPpFiFAxWdBWRhyV-aGwxN-i0wp0WeO5NlE7fPHNDi5o_F3J_ZC2oqt0Wybn7GOA3LuNgSXHLA (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: 0333332340b7b0410c15 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request