response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2291/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlqYjR4dzVWZ2ZMYU52a1JlWDFDV0lNZF8yODNwNHFudE1WYVVuTVVEX0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjkxLCJzdGF0ZV9ub25jZSI6IjIyNGZmZjA0ZjYyYWJlMDA1N2IwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjkxIn0sImlzcyI6Ik5lbHNvbiBUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNTU4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzczNzY4MTEsImV4cCI6MTc3NzM3NzExMSwianRpIjoiNWEzMDUyZTZiODNmOWY0ZmY3ODQifQ.iUmKbQfEoLx6jmIusqnXDKAqehEsoR3rwHNtN5IuvPDdcWd9Jg-E6W907rljYT8WfrVamGvjrO95AeIORDU5T6Y__XM7mN_CASSFK3i1h6Ou7cy4WQgPrvD8H1antm8Iu7QOWL-GITdKlHzpgHgikUvOzY9NZzEm07WtJWQ0Si_cvahqVVxyqi2dUfp2tkch-FZT9akrPNNs7KjGPkBgTwui5Cdw5vowE41JkV5LQhrCqZR-BOXXQFqYJ7E2APSZzsk6gN71gR0cFkDOOJYCXQ2pJfgFx_X1KUG2J5qgNpNsn53Fe1cN30X9XBxicNZvx_G8f60ERgVaffvsyvOxwQ (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: 224fff04f62abe0057b0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request