response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1813/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImV0WXhRc1RPQVFKMW5uQVhwZ2pHSkdaVGVwQkM2WUlscXBNcnFsV2lkTzQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODEzLCJzdGF0ZV9ub25jZSI6ImZmMzU0NDcyNGEzOTk1ZjUzYjI4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODEzIn0sImlzcyI6Im9wZW5kc2EiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE5NTgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjUyMjI1MCwiZXhwIjoxNzc2NTIyNTUwLCJqdGkiOiI2YjFkNWEyODZmZGJkMzRmNjI1MSJ9.eo1QwELJCB0cWuv78n6YEvTU2NkKxHUyD9ic6dBZBXbwjnHnEumUGfD4R49XhbpBFD5cfGVYsw8EhTxBFy0TTK604rkwoRpawMQjU0DUFuQNGtd53c54xCyH1Mh0025D27yJePpSYzol2LMLvWr5j7fNe-tyagG03gqVSVd-M50PXSILZKhSNfSTeRApkeRomqdGSJnBMraZ1krJke7W-_MO8VSezmH8D8Nc3W_K-wmDL6PaIKJcbpKhleGNntr0AozJjDggyXuVVLOQFcrAFP-IQhBUPnzPO-M0Lca1mTl4opLb7WdkJlZJnrjXU2orx60I0H1TTwjeLaP8o1e3RA (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: ff3544724a3995f53b28 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request