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.eyJ0b29sX2lkIjozNjQ2LCJzdGF0ZV9ub25jZSI6IjE0ZTcxYjYyYzk2ZDM4ODNlZmFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjQ2In0sImlzcyI6ImotdGVzdC10b29sIiwic3ViIjoiamFja2V0dC10ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAzOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2ODUzOTk0LCJleHAiOjE3NzY4NTQyOTQsImp0aSI6ImE5YjQyZjQwZDdiYTVkNWU1NDEwIn0.qU78HgD9Zf4FPBYiHSb67s3MYdhuG5jWVa2Irn9UZ9waR48pTp36b0gQrv9kAccGZL6OM6WmgTGn5-TmOso9iQdvuBT-15Pgp0t1mfi0A7XIejclgO1TneLS-3bfi64Pbg8RxjLGz8_2GEbvZ6vY4i7kuQPGZ03TUxmTSxUEgouOd7gahbCAJYDZEgzzhW0_iM-tea6octOcjIVLoLmDTItxFplc3Dp1PMLut9mhMFXyeGnPwP-3p47Bxl94iUA-KId7IY7tDgl-mWAdagdWHvJ23_EefohRhSF0diTPvx8_y-d4otT7OpUaS8Jg5jD6ZT02yIs7wc16ntF9xFONHA (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: 14e71b62c96d3883efaf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request