
We have company iPhones shared by multiple employees (who ever on shift uses the iPhone).
On the test unit I use, when a user loges out, the credentials are not saved on the phone, and users need to type in user and password one more time. Here is how log in screen looks like:
However, most iphones, saves user credentials, so next time you log in, the app asks you to pick an account form a list. you can even log in to Teams or Outlook with these accounts.
Here is how it look like (notice there is no text box for log in, but there is a sign in button that takes you to a pick an account screen) :
Comments:
-There is no Authenticator app installed on these phones
- I made sure that users log out of power apps not just close the app
I have two questions here:
How to delete these saved credentials?
How to stop this from happening?