response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2409/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 81420000000000104 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJ0ekxKTlFnQVlLZnA5NzRtcHpQSmdPNzhodVQtUGt6V1pqZVdwOEo2SHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDA5LCJzdGF0ZV9ub25jZSI6Ijg4NTI5MDdiYTQ4ZTlmOWJjNTkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDA5In0sImlzcyI6InRlc3QzdG9vbGFsdmFybyIsInN1YiI6IjgxNDIwMDAwMDAwMDAwMTA0IiwiYXVkIjoiaHR0cHM6Ly9qYmxlYXJuaW5nLmluc3RydWN0dXJlLmNvbS9sb2dpbi9vYXV0aDIvdG9rZW4iLCJpYXQiOjE3ODU0Nzc5ODUsImV4cCI6MTc4NTQ3ODI4NSwianRpIjoiYzAyNmYyM2ExZWNjMGUyYjM1YWMifQ.VK9hlHi4EjbIzG1Jv2BctKiTbrtbKgT5UxYHawanunWP0yr73BWTt_De1DJOEFgCpE6uoriyxp5z59-f-ivIlCjStKAsgv8diukQmzFYSuNbLupTLW71kT8kp_EvZZ3Ya-8GWbOrVVs5eF-vDkIKSwHJuC-XcPUtTojyefSNgQBzxhY29S8TnMsKRV2u7oHL4i-fpch5ohVuVOFQNNQEoKGOMIJ4Wc9ZhsTMoDiHQZmJZhSRlPIxjbj0QlMuXqfLw0daMvYBNJtu4_ur4QdBI7UhOhtiXIeRlr1bFb31oQJEgEGE5FZNtey3tYrFfdc2yDfOMX0nHY40NhIXnT8vlg (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: 8852907ba48e9f9bc591 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request