response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4840/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mk (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IklFY2g2UkVzc3o3Z3lLZXhkdzBxR0RJNlhyU0FCNXlQU2haYklyV3hnMG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODQwLCJzdGF0ZV9ub25jZSI6IjM1NjVmNTQyNmJmNTFkNGExYzVlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODQwIn0sImlzcyI6ImVsYW0gbWF5IHRvb2wgMjMiLCJzdWIiOiJtayIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ5MjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkxMjA5NiwiZXhwIjoxNzc0OTEyMzk2LCJqdGkiOiJmYWE5MmJlMmQxZjkwYjU0YmExNyJ9.O_-3T1nDzFHVb_XwTUpplwqqAy2vYvDFwRKKeNE4A3JuMLMxpMuqnVkb2-iQoEsX2iC5TkSj1i4JiCZVs7B47TfKKKklo42b8bEkdIBT3-CPUuBkWq06VYi1WQRcYF_ayFHTb09bYb0pOowHe_KWm9ohlcdBUQbEyEbelWmQ3DHmmoKqcqm54LCO0dsbfFWUhRFWH6ynMTyrQ9Wm1hI2JAEzLCNyX_-ORVv0HsAosCcFN8C4AtMC26UswldBIV3DawYMAFWcyoHHJzP44rcsS0eB6cNna_8AcDxg5AUSXl2I58N2vh7hcKlHgFAiUx9HamWrY_SJEgAecmrZM_tB5Q (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: 3565f5426bf51d4a1c5e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request