response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3775/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imo4cG0zMExIRjdGTHBjaWNwc0FSSVVVRVJ4MkZYbU1kNjJRWWp6WUNyeDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzc1LCJzdGF0ZV9ub25jZSI6ImNiM2RhOWM5ZjE3ODdmNWQ4NWQzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzc1In0sImlzcyI6Imx0aXBvYyIsInN1YiI6ImNsaWVudDAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxMjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjgxNjI3MywiZXhwIjoxNzc2ODE2NTczLCJqdGkiOiJjNDk0ZjAzY2NhZjY5OTBhNDMwNyJ9.BrYmtv_730ReerHC-htj-sDlTGQIvm9MNCu2GneCA5-pmTfx39BJgmy-nPBETVzBhDy4wPJCp72sj45quS13f0Z871sDOZmmFS6KzZryOVKl3a69AuelFSPsJblm-WGyPwbuOrLqNxWQp95xF2HoqPTjAJ3XuTf49IF6i4tf5CvyajPGFD38ELWapo-N6CsUEeIhNBhM9GOUElomFvnL9IwUvx6v7OJu96iPtN3QISPWkOhAI6o7kQGrODkCCk1ZP0xXac6E0asvaeq7926op1l7wMl1Owqz9JmQGeoZuss2xOgCmi8OOOo8TWxIrNgDH98BvaaWj0jpKFp2uqSQBw (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: cb3da9c9f1787f5d85d3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request