response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4197/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: pxr01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9lSHY0LXhjb2Q4T0tDN0ZDUHBfRUF5WDRPVm4yUHMyMGpJZTVuWFp4S2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MTk3LCJzdGF0ZV9ub25jZSI6ImM2YTI3Zjg5NDFkZDJjMDA4OTFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTk3In0sImlzcyI6IkVyd2luJ3MgdGVzdCB0b29sIiwic3ViIjoicHhyMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MzMwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ4OTczMTksImV4cCI6MTc3NDg5NzYxOSwianRpIjoiM2VmMzViOTBkZWYxZGM3NjM4MDUifQ.Kxe-xgmW8_qWkv7dZMsgbj1YQ9ubXLtIpiuBl-_xKyabC38C--ZUovGRIxU0yKNSDW8BNHp3Znq3Dzg80JU8V4Vqic_rhtdtJ3Iyh3h4fjRS6RLgR4RSwwLN-FeLK8lX1NTCsEue1_BDyAkygKv8QeveMXriVXAgp2Qjb0VVEGRQIWytN4DMGL4VrdHsF2-o2YcVQB4VemigvrB8XgHvbtGbLK-iw6HflJx11gCUK6cbQxIzcX_4cNPbkZAI3Ij5IrVpIp9dgUmzGLt4y_HrMexBxRAvVTgzuv6ggRZt4wBJtPHTsBA_bME_lFQ44CVhuh5rN-uanq9DOgn4IjdwUA (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: c6a27f8941dd2c00891c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request