response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4739/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 2a1fc904-5521-4a10-ae86-e32c4d8ce725 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdUdVdNbWdGQkVnaFFOMlRxXzA5S2EwWmZXWGwyYUxTNk5BdjFfNzZLdDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzM5LCJzdGF0ZV9ub25jZSI6IjRjOTA2MDRlNTQ3ZjA1NWM1MWYyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzM5In0sImlzcyI6IkFuZHJldydzIFN0ZW1ibGUgTW9jayIsInN1YiI6IjJhMWZjOTA0LTU1MjEtNGExMC1hZTg2LWUzMmM0ZDhjZTcyNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4MTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYzOTc2MCwiZXhwIjoxNzc2NjQwMDYwLCJqdGkiOiI2OWZlYjc0YmY4NTI0MTkxOGZjNSJ9.iRHWPEdTBsAu1SK7PPJinOCAstWn-zZp8V6C_U1HvzFlSwJhEfSnHZou8xejphbJflwSKZ_epTCeTaRuPIZrygqggYlye1HtKHx0EKJHvbI5R901cq4fSFqYo0wscCF2_TJDTuFWeZgwMDLypYD6fQU2mqR1kGhTD5Yo-FznPgCVtRZOG8386MuCJlOnGITmjnBjAsmKND6oh8WJBJ3611TArL1ieJN1XwUXZleh63Y1M8T-1dDwgoL5VMGk0JxOGoO2bBRjgz6Dnbizv5ZtipHQ6vPGkoH0IaLaOC5dBOlwzrV_4sI1I-BCItOOeM98460af0j9xasadzZy9eLJqQ (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: 4c90604e547f055c51f2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request