keychain-accessible-always
kSecAttrAccessibleAlways
meaning that the data is not sufficiently protected at rest. Ideally, the application should use kSecAttrAccessibleWhenUnlocked
to configure the data to be accessible only when the user has unlocked the screen.