Skip to content

Commit 6eb44b5

Browse files
authored
Merge pull request MicrosoftDocs#2654 from JeremyMou/patch-1
Add info to AllowSaveCredential
2 parents 7fdb22d + 735dad3 commit 6eb44b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

skype/skype-ps/skype/Set-CsMobilityPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,9 @@ Accept wildcard characters: False
403403
When set to True (the default value) users will be allowed to save credentials information (such as passwords) on their mobile device.
404404
This information can then be applied to auto-logon scenarios.
405405

406+
Note: If a user has AllowSaveCredentials set to False in the CsMobility policy, Skype for business App for iOS may sign out automatically when bringing it from background to foreground. It is due to the password is not saved anywhere but in the IOS process memory, once the process is killed by the IOS system, the password will no longer be available, so user will need to enter it again. However, there is no impact if modern authenticaion is implemented.
407+
408+
406409

407410
```yaml
408411
Type: Boolean

0 commit comments

Comments
 (0)