response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1686/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: e755628e-14fc-4360-82e7-4c4729a085e5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZWcDl3VERiLW84SU9kd2UwS29vQlZIb0FwU1NubVpMOXNacG5OLWRoUlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjg2LCJzdGF0ZV9ub25jZSI6IjQxNDIzMjVmNGY5M2RlY2VhN2Q4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjg2In0sImlzcyI6ImplcnJ5LXRlc3QtdG9vbCIsInN1YiI6ImU3NTU2MjhlLTE0ZmMtNDM2MC04MmU3LTRjNDcyOWEwODVlNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4MDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTE4MTAwNCwiZXhwIjoxNzg1MTgxMzA0LCJqdGkiOiI3MjQ1Y2NmMzNkZjQ5ZjFhZWIwZCJ9.BXQV4BobQbVguc1mHJHC6QH_uB4_tf0i7RAZYya6NPkmNbiOeIXXMtzfqzSbk-QQ_8vdaITnnTjZBBojgyxBcPWZiBFqOBOMJTDnKud52pDB27LZmVpR5pxvsuunrTe2rkkKnItA8XkBMhBrGTJBpCYvz-xs5r7c1qrxfBp7xElg3jd30Uyg8L2D4oa1y4yziIxtqZyOxeGKJJhqBqF5dhQudjm772WI3fKEqycGinq0r8NRmMMujmc92QU4aiYFUoYG5OdU66VQOuP86WzzfRSAXKh56SXM1aH6vohO2JgSqUKBdeLA7R8Eq0Yiizj76oeoHGV5QkqHldV066PUdA (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: 4142325f4f93decea7d8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request