response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3065/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: meme edu (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNjUmc3SFBJZEc5WEZscFNoVWlyN2JzRzV3T0NJdDVxQnNHbjVUTGJoeFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDY1LCJzdGF0ZV9ub25jZSI6IjMzMGQ1MzZmYWY1MDBiZDRkMjA1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDY1In0sImlzcyI6Im1hdHQgdGVzdCB0b29sIiwic3ViIjoibWVtZSBlZHUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzk4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0NDcwNjMsImV4cCI6MTc4NTQ0NzM2MywianRpIjoiZTU0NWIxZjNhMGZmYmVlYTJhNmMifQ.cf7ph0G1GvHOqybizIZpdo_p0_EGXe5HQcnfe6HJoVPq9tNuWqb0v6-Hp5KmJyJ-4YCe2b18QM07GMeq3Qkj0bsUCYYT8VayYKu5NS-7m0CdObwMnkR91B0G9tmMgenK1nHCHpru9I50UaLOAiwapr9KhLOgjdRsMyEV_VJ8to54G5MabrCTrWys7dMq0iUGvVxXQwU3L90oYD9M-zM8biSzxyD197z4N5pWfR_rc43bXMPH03OEYqXDT-ZUBBaQGBP8SqwUzLpnQFPJfqbvT9IvFPnSwgzGT5HrPIAu58BaE9iEjSnfW7haij0zJN1I2oEchW37P6QBCMuBxmcjXQ (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: 330d536faf500bd4d205 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request