response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2922/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Ave_Platform_Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJsb0FCZUVFbC1vTnJlUDk1MXd5eUJhNUpNbGVpVUR1SFZmSjJtQy1PcEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTIyLCJzdGF0ZV9ub25jZSI6IjE3NzE1ZDUwZmM0ZTE1NDU2N2ZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTIyIn0sImlzcyI6IkF2ZV9Ub29sIiwic3ViIjoiQXZlX1BsYXRmb3JtX0NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyNDgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjEzODE5OSwiZXhwIjoxNzcyMTM4NDk5LCJqdGkiOiI5Yzg1ZmJkNTFjZTBiY2MxZDhmMSJ9.SAmdDMIZ5h5vG1YWYlphuqCgLza4867XguvFCCUtM_Fxmm5pPYVjKbzVIk5grvKL1SVxi4_Nf7ImlfF2dCsgfa31sl1TrqwcKK03nfDLDfgaIDlhDfnVnsBPKmE01aKofLqWMpFfNhR5YvBJ84LldS8RwKqtR4YPm6u2dCbDgYmi7hKAEMiv7iNAxPDXL_xFnY1ko_MVJPvrcsMAWz1taMfkWFlhnMnJJjPM5sUjQRlRA1XWMnRbV7aTz8_AZ9nP7VXSFPQDBJJUZZBqzLYKcRZHiAuNI3A9tMevib0WuvEvV82mkfww8_yjKcR-5gtWubv1RCncRfp-K_S3VtAZtA (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: 17715d50fc4e154567fe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request