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.eyJ0b29sX2lkIjozNDk3LCJzdGF0ZV9ub25jZSI6IjgxOWFmZjdkNTBiYTc4MGIwOWE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDk3In0sImlzcyI6IktJUy1PU0FLQS0yMDIzLXRvb2wtMDEiLCJzdWIiOiJraXNfY2xpZW50XzAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4NjQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTE3OTMyNCwiZXhwIjoxNzc1MTc5NjI0LCJqdGkiOiIwYWRjZWMzNWJlN2E2YTY5MTQ4NiJ9.RyOJnSJsQht3zsNSo0nL9ScN99Mr2jeZAPeI_gA4cLtNpniCB7-kXeTLVY2oWke2DoB3dMT_fV2f7ntP6quK7YLRvtZYT6CVkeX2VRfeWlfnGLa84-AdRJw1WS21p9P_wv1oBO3J7JxCd0JgtXar7lSYssZPzph_kQQKqNUFvoe6QyvOGiBbVTrOsrMRFYaN54RRSpvWK2b6zfEuwgYFzSURa3HhbYcX5sHVbQGeWP5NdeXRfCSPuXofjWQUpeAYHjyLIVbjBXAdsNIbodldSPNSqLV_KF2tjmbVCZoLXQui3cF7jWLPO4GImiV-hrVSr9BmobJR_6GNlQlx3IlSoA (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: 819aff7d50ba780b09a4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request