response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4835/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: kf_22_05_2024_hme (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRDTnNyWk9wSXBOUFFQRHQ2cXdWbEQ2akt1WWxBWDlmM0FzcFZlVC1KMW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODM1LCJzdGF0ZV9ub25jZSI6IjBjYzJjODI2OTdiMzIxOGM1NDdmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODM1In0sImlzcyI6IktGIExUSSBUb29sIHRlc3QiLCJzdWIiOiJrZl8yMl8wNV8yMDI0X2htZSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ5MTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQzNjY5MywiZXhwIjoxNzcyNDM2OTkzLCJqdGkiOiI5YmM5OWU2MGJkMmJjOTFmZjQwOCJ9.Dyj_YwrMKl88qiRrggNKMdOXg9YkSz9Vj9f_j8mZ8kvYnfGabc5EktVUDto7AsVGN3J5b225neoG6FrqUiVt8li4m9kwcOdb_zH83Wf2zr1SFDYDyiLMIydW8yAN8es0wl5zmtT_WqlItO8uLzIFPwdodUuzhm1rnyHwSaL0pY4BqqcVctGRy1UWg8Yj9IVvYdmkYKSbbE8GCbrM6ZTepWRdgaeSQivJ4GG8heN1JjeWAHJP52ohejitNauPHbaNVa2zkZ5h2SgWKFV14kPyrNN0-vngNwmzpGsQrOHy9rAThMWxyr1XigJ5bMvRsZkWPwrMBXgC8GOnsyYhNOXjYA (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: 0cc2c82697b3218c547f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request