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