Use of Login URL for Web App with no Login Page

Hi Team,

My web application has no login / sign-in functionality. It doesn’t have any authentication involved.
What should I provide in the Login URL and where exactly will this value be used?

You can place the Web Application URL, instead of login URL.

Which web application URL should I provide if there’s no login page?

Also, will it work if my Login URL value is of any different Web Application?

Hi @Mantri,
you can provide Search URL in Login URL section. Login URL is used to call Sign-In Application (if available).

That means this URL will be ignored if there’s no sign-in functionality in my application.

Am I right @bhuvan ?