response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2162/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: OIDCTEST2021_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1WVHhYMmphY0hqRFN4WlZiWFBtU01aR3hqcWRyNmN2Q2lfQk1qOFhQWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTYyLCJzdGF0ZV9ub25jZSI6ImZhYzk1ZWM4ZWZjOGZiMjI1NDRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTYyIn0sImlzcyI6Ik9JRENURVNUMjAyMV9jbGllbnQiLCJzdWIiOiJPSURDVEVTVDIwMjFfY2xpZW50IiwiYXVkIjoiaHR0cDovL2VjMi0xOC0xNzctMTIyLTIzOC5hcC1ub3J0aGVhc3QtMS5jb21wdXRlLmFtYXpvbmF3cy5jb206ODA4MC9hdXRoL3JlYWxtcy9TYW5kLXNoaWJib2xldGgtc3NvL3Byb3RvY29sL29wZW5pZC1jb25uZWN0L3Rva2VuIiwiaWF0IjoxNzc2NTY1MDEwLCJleHAiOjE3NzY1NjUzMTAsImp0aSI6IjM4ZTQ2ZmMzNmRkZWYyOGI0NmQ2In0.g9sAaydDpMfvd_QNrjigzBcjrK6QN_QeyJshVzzm7CAZRc35QHCw5Y60hxhPWBN5kJqAad-x7deR6FsiFAylG3vX82EywblbAwhNUYqLc-2rWuDMs7tUGasU9HaqHbJ0JaeKhMBma04QydlvHg3pk9W5h4vJi2IVl62f9-R03X_c02QOPigeiGECfrBfI79a2q8bltUcQ6fB61kat0c8qhVo6TrwkaLIxW70t5I1aS4xYcG1v3zo2jg1ibpK6ayt-Zlk0DfxouzDN-zsNf4fnAwy0rjrR8xzFe8ufN4ecObmo50bFdFne1kuIwPY4a9IOd01Lzl9T5sXIruGEogK5w (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: fac95ec8efc8fb22544d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request