response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5382/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: alex-test-tool (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImkyTlRuQmRGS1lXOEwxMDJfaDY4S0xzNHN1aXluQkxTVmpfQTYzMFNXa28iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MzgyLCJzdGF0ZV9ub25jZSI6IjQ1YzdkMzMwY2RiNmE4ZDY3ZThlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MzgyIn0sImlzcyI6IkFsZXggdGVzdCIsInN1YiI6ImFsZXgtdGVzdC10b29sIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTU3MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2OTM0MDIwLCJleHAiOjE3NzY5MzQzMjAsImp0aSI6IjU1OWQ2YzcxMDhjYWI5NGQ2Y2RjIn0.IOal4SX6acAhygKgTiqYfFxbUSLiXHgQqjtqLZYiz7BbH_jjNfdp2ggOmbOs_Gc6OGEI58-bYk1y_4u8pb9vHBDqxqTiYW8bZ64MX7-OyLZDGzfXvvMB92QkjfrDmi0-MFQv6YaFahtSQNsJ6kLaK6ZxOJYVjGPck0aj_VdO9gN4pi0aGQ7ifAWzVmKkhbTIwjI_BvRIfbbBCQFV0TaHdMGOVkHChCjyyfXorJOTgyNxN7TOsYVa5kP2cj2IX0GSgjn0rBsHFG8833Sw1hTVDh7PSZaVkSD25CLJVt2KaR_qrC5q1Wz89Pbhcbn1IhJkant8QcALT888XHpIxPvSbg (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: 45c7d330cdb6a8d67e8e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request