response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4539/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRrbGdseWxEblItT1BWOGVlVGdWdkxDQl9wb21PRlhLTEtkSkZtQVFOdlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTM5LCJzdGF0ZV9ub25jZSI6ImYzMDgyNTJlMWJlMmQwZGM2MzY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTM5In0sImlzcyI6IlRvb2xGcm9tTW9vZCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDYxNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzAzOTM1LCJleHAiOjE3NzIzMDQyMzUsImp0aSI6Ijc0NDc4YWZiODM4MzJjNWRkZWNlIn0.l1X_Ejyr9TY_mjPhxZco1oiZalM0-63zprtzG-dbqxnX2EDNzVheVaN5BjgaqBtIgNEp0t_5JeZEQTWB6hE4xueYascErXw71VWQ5nsDFIIwd4mxsBEzowGRYEA9H0BytjoLiQbpjBdwvXa-Z86be8DOJPAcXwlqIuTvBsx9uRZLmFTq3truOxOeVClZujUUJCIcso7VU1kAoSTBkBLkMhie81YldUdsMKvQoo6yi1MJpiHSQNWyJ8btqE3cIJ_toyACkpZ0BCqtCGsAqqCu_wA--TCGCZ9t30gE5amYvo3E02bFoRSlFImm9752UPG5R0DUNvKSgsOLZPN562ZGgQ (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: f308252e1be2d0dc6366 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request