
We are building a Forms for internal company use. The problem was that the form cannot be accessed unless the user is logged in.
So how can the login status be checked before opening the form or redirect the user after logging in from another page to that Forms?
Hello @Belpaese ,
All PowerApps apps automatically redirects the user to a login page when he opens the app. If it doesn't, you'll have to check the security rules of your environment.
Or are you talking about « Forms » as in the separate, non-PowerApps-related app in Office365? In that case, I think in the form's parameters you can set it as only accessible to employees instead of making it public.