response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5185/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 2738-4857-4895-8475-8394-3488 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlUamNsVzVSenNNT1VqZi1WbHYzR1VMM3VjeXpTWkVCR3dEVU9YVEpQVGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTg1LCJzdGF0ZV9ub25jZSI6IjZkNjBkNmZjMmQwOTU3MzM0N2U1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTg1In0sImlzcyI6IlRvb2wyODExIiwic3ViIjoiMjczOC00ODU3LTQ4OTUtODQ3NS04Mzk0LTM0ODgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzY5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIxMzQwNzEsImV4cCI6MTc3MjEzNDM3MSwianRpIjoiZWMzZjE5NGRmZjdmZWE2NGUzNDIifQ.mwY-rlVXufwTFfelnWSWsJlUCtk8BrA6X-_oTkcaYiQwX8dX9Tgg3g9wNupRgphDaFwxtWTL-dtykijlwulSWDxbGet2ayHYmkDQWv-SCcrMz7D5vvna8mq-HCQ8nDjsI_mC6aoTvYwxe_1N5M2M1-hB24pOZ7BIA5ZVThABQCnrIYaEhnfDviGxIOOG0kWCjOgRLsqZyBjckcIb5ObVbOrgefnOcNGU3OIa7xn8uq9fIhe8Z0ka9aYXV9TtMNwfL9nnMabf4hwdLEpu5BD7i17i5Vgv8dz0vsiXzn9AZlF27V5z2PMm3f8M__v2MTXhlTDE2Wkz3hvnPcdNHEB8ZQ (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: 6d60d6fc2d09573347e5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request