cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication Problem for deployed html5 web applications

Former Member
0 Kudos

I have developed and deployed a html5 web application into my trial Hana Cloud platform.

When I try to access any project files of the web application with a link provided by HCP something like (https://test123-s0016559956trial.dispatcher.hanatrial.ondemand.com/) it asks for my S User ID and password.

But in general anyone having the link can access the file contents without requiring it to provide the S User ID and password.

Can you please help me if I need to change any permission for the project so that anyone having the link can access and view the project files?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

anton_levin
Advisor
Advisor

Hi Sravan, in your neo-app.json file set the authentication method to "none" { "authenticationMethod": "none" }

Regards,

Anton

Former Member
0 Kudos

Sorry for a late reply.

But the solution works 🙂

Thanks a lot Anton

Answers (0)