response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3057/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imp3VHEzMjhVUlU2QUhTR25DWnJhQ3FBcHBMbkNIZXVpTFJNVlAzSTlYaU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDU3LCJzdGF0ZV9ub25jZSI6IjA0MGVlMmRiNzgwMGJjN2Y1ZmVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDU3In0sImlzcyI6IlRvb2wgRXgiLCJzdWIiOiIxMjM0NTYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzkxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0MzQ3MTIsImV4cCI6MTc4NTQzNTAxMiwianRpIjoiYjUxZDIzNGVmNzMwMjNlM2VlMWQifQ.at3PmcUHLYa5Ly3MnsHZaVQngLz5ZEivawtctrcZlMGc4MPemi4pTq2JuMjEPw79EWIes6d5-nKtpeE3NpAJGbeEp8JtxDG_4YwtIGtXfpM-hLjlJYAkga0uOUk3H6IVdO7kZwTPFg7CQgBq-1zlP1vkA8iL9Q4sMRmZRcHg0OCInVapdW_rrnw5qd0NfjIgMFRKpCFargObcbgJFZLb2FgjZr7XGw2XgEThbVkH1oi5AV9WjmLah0DwHZw_E1B_ayDd57r-lZbsKd3uh8xk4JtQxiCk2XpEOUbI_-4GrwZb6ZKhVsBfBpVdUsiSFplhMQAwtxDtfLzH-afQpxzL5g (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: 040ee2db7800bc7f5fea (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request