Hello Team, I would like to get some feedback on below scenarios.
- We are keeping certificate in mac os keychain to achieve Certificate Based Authentication with safari. We have our own logic to fetch and put the certs into keychain.
- When open the safari browser, it ask for keychain access by prompting username/password. Successfully provided the keychain username and password.
- The requested site opens without prompting for username and password.
- This works for couple of days, after sometime even-though right certificate is there in keychain it prompt for username and password.Where the things started breaking.It should automatically login without prompting as we have correct certs in keychain.
- For further isolation we tried same in other browser and didn't face the similar issue.
- Only seeing the issue with Safari
Any input or help on this. As don't have control how safari accessing the keychain.