response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3157/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNfRE9kSFVPMFYxb2NnMTZwdDFyWjU4Wk85eVJRSkxjV1VsbkVncGVzaWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTU3LCJzdGF0ZV9ub25jZSI6ImQ4M2FkOWMxMWRmOTA4YjEyMjYzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTU3In0sImlzcyI6Im5hbXRlc3QiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1MjUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEzMTY5MywiZXhwIjoxNzc3MTMxOTkzLCJqdGkiOiIyNWY1YzdhNDczNWJmMzZiOTFiNiJ9.G2zyqjj4PcIz_Tp5Ls0ivSe7M-KK-2DRa-rXyxIWr_xu3lG66WaH84tGwTzecM62RSrnu2gIhaFGDuA7cec-Q4NwLkVrySrul2vjoidjoJrDv3NQVgZrWktt7nCt0wPiYp4eOaneTt-TqmuYFuyuOZCbksQfXlueh8rRyfMHaZEvTLgyc-hGmfjbKpT8H2jjdvRTMJ_tRY44gQkLeHqefN4LQB_Tu3G4_yxEs7hsN1EkVl43M-_Cv3pd70yUjIJYvVrf9_YLNsjK7blNTcPWFvl-kmIrcIYvXLrJSG12KHtiDrLgvf9or40gV1hSd_jEZNkVv_gtz5KnhX9rirNeTA (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: d83ad9c11df908b12263 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request