response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3155/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldLakJxZTU0aDNNRkw3VEJ5bjFDVGd3c01BYXBLcWcwazd6ODAwekVrN0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTU1LCJzdGF0ZV9ub25jZSI6IjMzZWFhYTFhYmFjMTE5MmJiOTczIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTU1In0sImlzcyI6IlNpbWVyIHRvb2wiLCJzdWIiOiIxMjMxMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNTIxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY3OTUwMDEsImV4cCI6MTc3Njc5NTMwMSwianRpIjoiMzNiODYzODcyYTY2YTgwMzExMDMifQ.v9hDObV1qTDA51Dpwpgc77UF47Qe3PoGsOnMt1hWv1mZl4C7mmHYFdPkVT6MtFNnPmnnYbDO0DLdafzC1uPpDt09-yZnnaBpqVnpsgd618EH0IzT66S51uPjfYJJlvH6ZGhiIi37QFTqANovm_M5TwLkmzqEwZp-ViTPKCCJfeLttYni6LEGmcW2cTRm-_3Sm5_KiwvgapJhyzsJKqbvFMTITrwBqW4AmnEttf9zEyiTfBphiRUkMhhQ_lVJElDt6eyvyavoN1UGgv63cK50Oy-OUz79bA89VWIrZQEOMCvsdqXbOm-JSQDEjjr7tIY6Njryvx5GBDITUtMipfuPRw (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: 33eaaa1abac1192bb973 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request