response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2061/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhWRWQzdmhSU09haURON09PNmoyMWI3bUFKUmlkSVBsNGZNbEt4eGQ5QzQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDYxLCJzdGF0ZV9ub25jZSI6IjdlZjA1MjhmZGM1NTFjNjgwNTVlIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiMzk4NDQzIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMjA2MS9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzOTQzNiIsImNsaWVudF9pZCI6IjEyMzQ1IiwibHRpX2RlcGxveW1lbnRfaWQiOiIxIiwiY29udHJvbGxlciI6Imx0aS9sb2dpbl9pbml0aWF0aW9ucyIsImFjdGlvbiI6ImluZGV4IiwidG9vbF9pZCI6IjIwNjEifSwiaXNzIjoiVG9vbDA5LTA3LTIxIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzE2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTE4MzgzODUsImV4cCI6MTc1MTgzODY4NSwianRpIjoiMGE5ZmIwNTBkOTQyNDM0NDJkNTgifQ.4LSNqrkfYxwDe5L-nKktfQ_wsDpT1fi_bT0Ywx6C-CPNJ_XNdb1HMuNqBV2EanDYLUxjbu6J0jb1YVDk-aTu0iJ-3no5hkC9KMddz2IX9Ui8FALb9C2YzHgzPdXDNBI1bx9-NEuAufym7nzirpKE9_4qmqse8lxxx3lofhMyGbpZcRzOxVpyriLeAdF2jF-kuIWkN_JM0C-WTZLDDV6xZ7YiTRvRXoo9T__RW3D_porP-F_zyxf04B5mx-ASqlFILMf0gxV9Q44Tu43cUw_bKOjMlxCcqh3Zpfp4eMLNa57n34-xDlnw0dbLWJaoGE3OfaGWC8NsZD6Sl8jUpQfofw (required, opaque value used to maintain state between the request and the callback)
login_hint: 398443 (required, tools and platforms must support a value of form_post)
lti_message_hint: 39436 (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: 7ef0528fdc551c68055e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request