response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4249/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: colors (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdoYVA5VFdwYk5uNms2ZFBCX3pJQTY2NEEzdmhJakZFanVqaTJEanNMUm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MjQ5LCJzdGF0ZV9ub25jZSI6ImEzZWQxM2EwZmEyZGJhZmU0NDVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjQ5In0sImlzcyI6IkNvbG9ycyBGb3JtYXQiLCJzdWIiOiJjb2xvcnMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MzUxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5OTkwNzEsImV4cCI6MTc3NDk5OTM3MSwianRpIjoiNWRkNmE5M2MwODZjMzBhZjhiM2MifQ.jwT8h5EdHPJUL2ExgMMpqi7QaQrnnBpjCXA54dJVjDwAqQcncev9-bcUMRaFD-bmXK5VGbgxjpb2KgppzkUt3NZVCQqqbhrSl7LB84tM0ryFDguFJLKfqmk4J0ASzzu7RkoDY3YaaFXHtzJXbGUosQv_a5Ks2REXAc3CFF-tfbHtljmhIPVU6q1QaRMznJyuq-1Z5ZjGeblJWFbisAi1unb3dyDzyxqjZSksIYSicHGe4AsYgWL3QmO3Yk-DBOEqwTg2Yp4WVw8jGO7V9SeMOnytRFyo3L9VJPDI8almG5mo8UW9WIJjLIr9xY4X1xstBznytWDRW845jcnSNDrxPQ (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: a3ed13a0fa2dbafe445c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request