Commit 597b596
Fix iOS keychain config for MSAL token persistence
Align iOS keychain-access-groups entitlement with Mac Catalyst to use
com.microsoft.adalcache (MSAL's default shared keychain group). Add
WithIosKeychainSecurityGroup to the MSAL builder for iOS and Mac
Catalyst so tokens persist correctly across app restarts.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b1e7606 commit 597b596
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments