response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3646/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jackett-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZVcWF2S1hRaE9ZN1E4d25HbndVSVp6QWNLMG1HN05tMDBIS1Z6Q2VTc2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjQ2LCJzdGF0ZV9ub25jZSI6IjZjNzljMWVjNGYyOTY5ZjYwZGFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjQ2In0sImlzcyI6ImotdGVzdC10b29sIiwic3ViIjoiamFja2V0dC10ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAzOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0ODY5MTY0LCJleHAiOjE3NzQ4Njk0NjQsImp0aSI6Ijk0MDc4N2U4MGYxMGQ3YmRlNjNiIn0.tMcmnZkFR5RLRyPZGsODaII3kbaNfxbx7D-t1fZZxpzm4XzLRnIlD3dPtcatI2JYLJz38TAa1rsw9vSD6f4ejh-xdtMqpk9693q4KgD9492ccMJKmEYSpOijpMTlJTFS28a_v4HJnbyIbLv48J4c-LO3Emc_yTqfODUzG5cF5poBUiLzAy_1zZ_maCKrVB8jADnHu8ZvB1pOEcHAtKjLRKfcXRn2actHK-nwyZmJwdOAUlKe9VKHSJRsD8-nSOjKdR6fkNsMSnvzzHs79HBo83RxLkBJQSA3aR4LS41a8jnmY9dvMAEnacAd_pdO6QAXii5Ra1xZWDiCmtN61nQ0XA (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: 6c79c1ec4f2969f60dac (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request