response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4052/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1234567890-SchuBu-1234567890 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5CMXdWdWlYdHQ1OGx1Mi1TUTZSUkQ1Zk15QXNqbWVjUFdKS0ZDcThRdzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDUyLCJzdGF0ZV9ub25jZSI6ImY2ZjdmOTI1YTMxYWVhZDg5OGIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDUyIn0sImlzcyI6IlNjaHVCdSBUb29sIiwic3ViIjoiMTIzNDU2Nzg5MC1TY2h1QnUtMTIzNDU2Nzg5MCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQyNzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkxMzczOCwiZXhwIjoxNzc0OTE0MDM4LCJqdGkiOiIwNTMyNGMyYjUxOTg5ZGYzZGRkMiJ9.qw_b6lHYRFEXEHZGEV0x0hYqDBrccoIXqlVHTFpRixK-Y5impiiERy0_QMO95BX5BZ6bwQZBfxA993AksnqIzCdKLZ0S9iN6kxNKu7Qf6OkQpPJD4uxaiSX8w_ExbdqwTUmulR7oquyj1teZdMYMVipdUlihwr9kS_KKQuadjo_E14nglv0jjdPRiHdpb0bCRPw5AcXx2H0A93yhb2ia2HWVeYabpOgkCFrNAc7ub0If4ZHe-mSe6AqTb84HBYJxBEAKa5oLVBW-EAZs0QkuZv3rRz8jcwUZcJCZ1_PlOhtT2HyfdMC-cWygHSMw48ohVbP7m_6JUnL5PS2KLGteKw (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: f6f7f925a31aead898b2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request