response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3389/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: tfitfitfi (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxIQlUwWmNHQjVRTTM3OTB6SnZ2aGtRYnkzdkJ3Q0hfQkVnalZtQ19JZFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzg5LCJzdGF0ZV9ub25jZSI6IjNjYmJmMWZhNzFiOWE5MzE5MGQyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzg5In0sImlzcyI6InRmaSB0b29sIDIxLzExLzIwMjIiLCJzdWIiOiJ0Zml0Zml0ZmkiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNzI2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwNzc1NzYsImV4cCI6MTc3NTA3Nzg3NiwianRpIjoiMDIyMGQ5NmU4YmFhNzQyNjhiYjQifQ.a5yYSd06IsMzQDtQZ4CPRm1Yq0sUcSPzy7DceaB1qv-a5HQiVNeFqaKoXEmKBfjGh5TugjxJwkOph6i4BdM454mg3Shaxp9mZ7bPWSymHBCsr163xs3q9G5jtmP1pVIgRd5EflNm_XBi6hSllyUAaP9pGUwA0AdG1xtaiTbdb0ZnnjPxxyYrjgBIxN9nEVs-NqH4Ab1IhsRPBTaTfvEZ5mIwy6p4L1AQ6sQ5xWy_yboXI9qNWwoFMzX2wzxIwalGLxHm4M0m-MTxGpqbiCwIHW0IhmT8V97DZ-_W29lvweG21hzkFM0dce3MAcsSHkDXqZQgn-mbaHp3gH2_GBWqeQ (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: 3cbbf1fa71b9a93190d2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request