response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2055/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cabrilog (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZBelZGYndMa1RqSkJ1TTNTdTNaTkZUd1RmR01JRks1TldEa1U1cloyMlEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDU1LCJzdGF0ZV9ub25jZSI6Ijc2MWVhNTZhMGExMTAxZTAwZDM0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDU1In0sImlzcyI6Im9wZW5zdGVhbSBjYWJyaS1leHByZXNzIiwic3ViIjoiY2Ficmlsb2ciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzEwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI4NzA1NTAsImV4cCI6MTc3Mjg3MDg1MCwianRpIjoiYmYzMzNiNzUzODFhMDg1MDdmMzQifQ.Ln_MNPEFz1CrysouONSz8nErK5kOb0JMonvoum5RXY6lDQiH6fkvBiHXt5z5HIF7ZEdO4wEMp6Ort-qhUfTv7Se-vacQZBu-DmQUc_xgpGAkyJsTAyogk9TeqP359cbV9OnoBm83FQsW2g9kIe-j4MHFceeoUjtmVB6LE_WWOHId9xAqD9p8OnmdZri60lTgz23b-E0kH0d957jwTb3HjahgE9MzQu1BNvwIEAAjAbc0Fqg6x1M7tugMJWPXsdQVHBJRq6nEU9sSN1TZvLOZEVisMSooQXn1fhpHXzaUKWKO28BtjvR12vMR-AW_akl-k65dn4c5vWDT68Yop4c_RQ (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: 761ea56a0a1101e00d34 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request