Hi One the user provides user.name through the prompt, it is stored in localStorage object. The issue is most probably with authentication settings in startup.properties.
Please look at http://falcon.apache.org/Security.html and make sure the properties have correct values, Thanks Balu On 5/11/15, 9:21 PM, "Pallavi Rao" <[email protected]> wrote: >Mahak, >I have noticed that UI requires user.name to be passed as query param, >without which it throws that error. Try with >https://localhost:15443/?user.name=<user name> > >The user is not really authenticated. > >If this doesn't work, then, pass on the config files and logs (as Ying has >requested), so, we can debug further. > >Thanks, >Pallavi > >On Tue, May 12, 2015 at 5:17 AM, Ying Zheng <[email protected]> >wrote: > >> Hi Mahak, >> >> Could you share your configuration file 'startup.properties'? Could you >> provide your falcon.application.log under logs folder? >> >> It is very likely that your startup.property is not set up correctly. >>Here >> is a guideline: >> http://falcon.apache.org/Security.html >> >> >> Thanks, >> Ying >> >> >> On 5/11/15, 4:05 PM, "Mahak Mukhi" <[email protected]> wrote: >> >> >Hi, >> >Whenever I try and access the UI to my falcon >> >server(https://<servername>:15443/) it prompts to ask for a user.name >> >which follows with the following exception Failed to load data. Error: >> >401 Authentication required. >> >What might be causing this? >> > Regards, >> >Mahak Mukhi >> >> > >-- >_____________________________________________________________ >The information contained in this communication is intended solely for >the >use of the individual or entity to whom it is addressed and others >authorized to receive it. It may contain confidential or legally >privileged >information. If you are not the intended recipient you are hereby >notified >that any disclosure, copying, distribution or taking any action in >reliance >on the contents of this information is strictly prohibited and may be >unlawful. If you have received this communication in error, please notify >us immediately by responding to this email and then delete it from your >system. The firm is neither liable for the proper and complete >transmission >of the information contained in this communication nor for any delay in >its >receipt.
