response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3497/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: kis_client_001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1kMWZpbVdWdEdpdm1yRkNXNWE5WjVEbi1RVndSdkFrakcwNXY3aUJWX0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDk3LCJzdGF0ZV9ub25jZSI6ImI0NDZiYmQwNTZmZTczNjJiZmE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDk3In0sImlzcyI6IktJUy1PU0FLQS0yMDIzLXRvb2wtMDEiLCJzdWIiOiJraXNfY2xpZW50XzAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4NjQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjYzNDU4MCwiZXhwIjoxNzcyNjM0ODgwLCJqdGkiOiI4MjVkYjZlY2U2ZDYxNTZkOTI1OSJ9.Xu1JRsSWmFAQ015yg_87eU_zaBec-TO1eMYqS45QoA0KZDowe5sXQTkTWIpwzYbjbgGqWNYnYmrtuyNexcjt6HaV-S-RsjT0-jvwPLjleK-iaS9vGI9FmX-qBt87SdIN0fUKY9D2TOjSywbw65k-AuwaqgjBU1g9J1C0H4QZVTqW4FNRWz9I61x65HxbKq712eQjFRP2lBQqTeQQgRl-w02dzu9NE9rJm4Xse5iL2nUbhR29gZeR3MvZRNooZqKupW_7ig5MNzBQK5cTNi5JhMZBUriYBOlZY4rJAjvrlTSg22p12IQiFGVGi4wKEh4RgHSv_9mcQy9ff-eBtzwkAg (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: b446bbd056fe7362bfa4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request