The session will timeout after the configured value (30 minutes by default). The session id is not good for API call, as it may become invalid.
You can use the basic authentication in HTTP header each time; that is unrelated to the session. 2017-11-24 16:53 GMT+08:00 崔苗 <[email protected]>: > we have some problems in kylin authentication: > 1、when we get the jsessionid from "Set-Cookie" in the response > header,shall we add the cookie every time we want to connect to the > kylin/api? > 2、Does the jsessionid have a tiime limit,or we can use it forever once got > it ? > > -- Best regards, Shaofeng Shi 史少锋
