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.eyJ0b29sX2lkIjozNDk3LCJzdGF0ZV9ub25jZSI6IjhhNDU3M2RjYTIzZmJjN2M3NTQ3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDk3In0sImlzcyI6IktJUy1PU0FLQS0yMDIzLXRvb2wtMDEiLCJzdWIiOiJraXNfY2xpZW50XzAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4NjQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkxMzcyMSwiZXhwIjoxNzc0OTE0MDIxLCJqdGkiOiJmZTMwYjU2ZGQ5ZjU0MTVmNmI5MyJ9.HSQ65c9Lge1ml2iiyRdIoihShCKq53zC0RSMR8Dt2OGcxZvNDZynpdRbDF8GzSs47Ai9CycmaoVpecOI5peh6LM4sgLFhLDoxUjIDuejJOxtc42WVRh4hUrOiH4DZRKj6nbUc8hAZaqw46RSHzH_aqv4D7OUrXgu6aK83o2uHcn1kgOFOUTK28W-kJMKJs_rJkjyinSSMmCDlOnX-uAjxA0Pd3wBoL6vNemGekDey0u02jHd_3eA5qdNfOliZNFP3Tce0oX0ISRuyN6BsUcXWF91ZjHdjGVlYbG_BKdGWBwaRMlkkdSweEk0l5g0EbMvr_CHAfHJGPnNZFEm_00YJQ (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: 8a4573dca23fbc7c7547 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request