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.eyJ0b29sX2lkIjozNDk3LCJzdGF0ZV9ub25jZSI6IjhkYWJmOGUxNTExZjM0NWEwMTU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDk3In0sImlzcyI6IktJUy1PU0FLQS0yMDIzLXRvb2wtMDEiLCJzdWIiOiJraXNfY2xpZW50XzAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4NjQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTYzNjMwNywiZXhwIjoxNzg1NjM2NjA3LCJqdGkiOiIwN2E0NWRmZjJjOGRlNjhkNTA0MyJ9.EI90P4q6RuP33acEkFXuOPc9v8u75Cv8W_dlgG_pUgoff5E_UfgNJ4t04whUSbaoUUoavQObE6yA2wbzPxGEXjlBTQpfIO2U7SU0yZfBVOW4QdiNwcCR0oe9v8TFe6QGv30aEFoRxYN6p39d9bHLc_0-rw8rW6sLsAGayufRQl_uOzX_RcRvk726ROJf4vHM5k9L5JdidQx6bSXMLGbU7hQ9IrdoCbqQy1MKNhFy1S4vLixzZ-c4sXPu0nGfesWbV9tcsHCQOZ5EXPlnUFQkv0AQ_mRg2PUTo2UL4lr319unvoYsLp6kPBmOoMNJ87_UCUYHJtAJXNJJSy1yLx59Ew (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: 8dabf8e1511f345a0158 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request