Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

HUE UI cache's username and pasword

avatar
Expert Contributor

Team ,

 

HUE UI caches username password .i have to restart HUE to prompt username and password . I made below change but it did not change .

 

# UI customizations
# -------------------
[[custom]]

# Top banner HTML code
# e.g. (H4)Test Lab A2 Hue Services(/H4)
## banner_top_html=

# Login splash HTML code
# e.g. WARNING: You are required to have authorization before you proceed
## login_splash_html=
## logo_svg=
cacheable_ttl=0

 

 

Regards

Bharad

1 ACCEPTED SOLUTION

avatar
Guru

Hi @bhara ,

 

Thanks for reaching out to Cloudera community.

 

Hue cache some static files and that is very useful when talking to Hue API. Are you talking about the user does not need to re login Hue UI after you close the browser? Did the users log out the Hue application or did they just close the browser?

You may want to check this blog and see if the configuration "idle_session_timeout" helps:

https://gethue.com/introducing-the-new-login-modal-and-idle-session-timeout/

 

Thanks,

Li

Li Wang, Technical Solution Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

Learn more about the Cloudera Community:

Terms of Service

Community Guidelines

How to use the forum

View solution in original post

2 REPLIES 2

avatar
Guru

Hi @bhara ,

 

Thanks for reaching out to Cloudera community.

 

Hue cache some static files and that is very useful when talking to Hue API. Are you talking about the user does not need to re login Hue UI after you close the browser? Did the users log out the Hue application or did they just close the browser?

You may want to check this blog and see if the configuration "idle_session_timeout" helps:

https://gethue.com/introducing-the-new-login-modal-and-idle-session-timeout/

 

Thanks,

Li

Li Wang, Technical Solution Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

Learn more about the Cloudera Community:

Terms of Service

Community Guidelines

How to use the forum

avatar
Expert Contributor

Hi @lwang ,

 

Thanks it works .

 

Regards

Bharad