How do I skip the appsmith login form in my application by new feature of enable/disable form login in admin authentication settings? The UI is confusing whether enable/disbale is on .
@Ginjo Thanks for flagging this. I’ll inform the team. As per the current setup if the switch is on,
then the appsmith login form will be disabled.
@dancia Thanks for the fast replay. I have another issue related with this settings , while run the older applications ( applications build with older version) the new feature is not working . The url will changed as : Appsmith and it shows the appsmith login page instead of the application .
Form login is at instance level not at application level. Can you share more details of the issue with few screenshots and steps to reproduce the issue so that i can the issue you are facing much better?
@anagh The application have issue with is created with the older version of appsmith . Is there any versioning conflict with these features ? Anyway am sharing the screenshots .
This is the url of application
And this is the url which I get after I running my application and redirected to appsmith login page instead of my application home page .
Another application that exists on the same instance is working fine .
Can you also share the screenshots for working copy? The one where it works fine. Can you elaborate on what happens exactly when you open the app in incognito ?
If the app is not public it is an expected behaviour where the user is redirected to login page.
@anagh Application is public . While am loading the url , the url will be changed as shown in second image and shows the appsmith login form .
Here is the images of working app
The application showing fine without appsmith login form
@Ginjo if your app is public it should not require a login form. If you’re still seeing one, then can you try making it private and then public again?