webui-vue
webui-vue copied to clipboard
"next" url forward
We had this in phoshpor-webui would be great to get added to webui-vue.
@derick-montague @gtmills , can you explain this issue? I'm not sure what you mean.
For example, if the user is logged out to to a session time out or maybe they try to access a page directly prior to logging in, the URL will have an appended query string with the page to forward the user to once they login and are authenticated. However, there is some push for having a login page in BMCWeb, so it would seem that functionality would be handled there?
Does that seem right, @gtmills?
Ok, I understand, please @derick-montague assign to me :)
I am not sure we will need it here. I just added you to this Gerrit review for moving the login page to BMC Web: https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/35457
I am not sure if I understand well. However if we set BMCWEB_INSECURE_UNAUTHENTICATED_JAVASCRIPT=ON and BMCWEB_ENABLE_LOGIN_PAGE=OFF, our app (web-ui) should support login page.
@matijas-1987 is no longer working on this project. Can you assign this issue to me?
Done. thanks for taking this over!
@mszopinx - You probably already know, but if not the Gerrit review is here. https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/36469
Let me know if I can answer any questions!