Hi there,
Have developed a canvas Power App and my customer wants to ensure that their users have to login with their user credentials for every new session on the mobile app.
Does anyone know how this can be enforced?.. perhaps this is a setting in Azure Active Directory?
thanks RichardB
You can set inactivity timeout, however that isn't going to make people log in each time
https://docs.microsoft.com/en-us/azure/azure-portal/admin-timeout
about a year and a half ago there was a big azure outage and there were a lot of people who couldn't log in. Microsoft changed how the token worked at that time so if people lost connection it wouldn't time them out.
I'm not aware of any way to force login each time.