Extend cookieless embed session

Once a cookieless embed session is acquired, is it possible to extend the length of the session afterwards?

For example, if you provided 300 seconds for the session_length parameter,  then after 300 seconds (5 minutes) has elapsed, is it possible to extend the session for another 5 minutes?

Solved Solved
1 5 778
1 ACCEPTED SOLUTION

Hi again, sorry about the delay, I was on a holiday 😉

Ah, I misread your original question.  You can't extend the session so after 5 minutes you'll be required to do the login dance again.

However, there's no requirement on our end to use short lived sessions, you could set session_length to hours or days even.  The max value by default is 30 days although your Looker Admin can control that.

View solution in original post