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.eyJ0b29sX2lkIjozNjQ2LCJzdGF0ZV9ub25jZSI6IjQ5ZTQyY2JhMjJiMjg1MmY1MWI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjQ2In0sImlzcyI6ImotdGVzdC10b29sIiwic3ViIjoiamFja2V0dC10ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAzOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzgzMzY5LCJleHAiOjE3ODUzODM2NjksImp0aSI6Ijk4ZDAzZDVlODE1MTNlMTIyODU0In0.Psup8HDrozorAFQ-JxfHpnEi93gxCyhOeWTBOUxLFJB_kTSHhQKbRazh5Ent-jCtxXtLZUl4rEYmYezQKj4_QdxeulV6uAldi4K64QM0ubtqCTvHgtTmUVWxTFrgW46S0XmjxLUa8ms9CoBvmQOfGTiMFRIEqZC5NigIaNzZ4Iwiu-LxdjIRA8Igkj2tDuanl9QuyXbpc-NMWXyGiBGIsBvm2A0WQs4KW-W8cWXPUtUk2CVfRGb_duxP0x5GoZf40_AGHCyGj8oEPq0LwD-wbESMc7b9I6TRKwyxBW_YVwOKkgB12ZF2iNyBoKYwLgTtyv6V_lkVYfRqwpQr2punBw (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: 49e42cba22b2852f51b9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request