Post not yet marked as solved
The Save Password / KeyChain dialogue is not presented upon entry of credentials in a wkWebView authorization view. While the domain is properly entitled and the KeyChain auto-fill does appear to FILL credentials that may already exist from Safari, the save user/password dialogue never displays on a change or if no prior credentials exist in Safari. Is this expected behavior? Clearly the entitlement of the domain allows the auto-fill to function properly.
Post not yet marked as solved
The Keychain API SecItemAdd() returns -61 status code.
Programming Language: objective-c
OS: Mac BigSur 11.6.3
Default keychain: /Users/user_name/Library/Keychains/login.keychain-db
Ownership: UID and GID of logged in user match those of the keychain
Status of keychain as reported by SecKeychainGetStatus(): 7 (unlocked + read-permission + write-permission)
Test runs fine in local environment but fails in CI environment
Post not yet marked as solved
Please tell me the link of source code and project of this shiny app.
Post not yet marked as solved
First, I would like to make an apology for my naive question. I am working on an iOS app where I have a database key that I need to store in the keychain. I also have other's framework modules that need to access the keychain. My app doing pretty well before the app update.
After the app update, I need to change my DB(database) key for some reason. So I need to update my DB key in the keychain. But when I tried to store my DB key in the keychain I am getting the error code -25299.
After that error, my other keychain dependant's framework also couldn't access the keychain.
My query is, how to overcome this issue?
Post not yet marked as solved
I am working on a small PoC on iCloud Key Chain Secure Login with Verification code after going through this video.
WWDC 2021 video, Secure Login with iCloud KeyChain
I am using my github account credentials to generate 2 facor authentication : Otpauth url which I am using is :
"apple-otpauth://totp/Github:MyGithubUserName?"+"secret=IssuerSecretKey&digits=6&period=30&issuer=github.com"
Steps which I am following :
Deleted 2 factor from my GitHub account on browser and deleted google authenticator app fro, iphone device.
Added my GitHub credentials in device settings - password app
In demo project, I have added one textfield and one button, textfield content type is .oneTimeCode and keyboard type as number pad.
Added above mentioned hardcoded GitHub otpauth url on button tap which navigates to password app and generate verification code.
Issue which I am facing is, Verification code is generated in device >> settings >> password section, but that verification code is not automatically get pasted in app textfield.
Quickbar is not enabled for the Textfield for verification code.
My UITextfield code is :
securityCodeTextField.textContentType = .oneTimeCode
securityCodeTextField.autocorrectionType = .no
If I change textField to .userName then userName gets automatically filled in UITextfield.
Kindly help me what I am missing.
Post not yet marked as solved
To secure a login page, we want to ask users for either an OTP code sent via SMS to their registered cell phone or a Timed-OTP validation code paired with their account.
On the form, we would tag the input field for the SMS OTP with "autocomplete=one-time-code" and it should be filled with the token received via SMS.
The other input field for the Timed-OTP code would also need to be tagged with the same attribute (according to the newly introduced method to embed TOTP inside of the KeyChain).
Now if the user clicks in any of those fields, the SMS OTP value or TOTP value is available as a selection, leading to a confusion which to enter where.
Normally, the user would only have one method chosen, so only one field would appear, however, this is not enforced.
Is it somehow possible to only show the SMS codes in one field and the Timed-OTP codes in the other?
Post not yet marked as solved
When attempting to open an otpauth://totp URL on iOS 15 Beta 8 it opens the Password Manager.
Based on the documentation & the tagged WWDC session it should only open the iOS Password Manager if the URL contains the apple- prefix.
For example: apple-otpauth://totp
This is currently breaking our Multi Factor Authentication setup flow. Will this behaviour be changed for the next beta & iOS 15 release?
Post not yet marked as solved
I formatted the phone and I did not have a backup in icloud Can apple restore the files that were on the phone before the phone was formatted??
Post not yet marked as solved
I have a certificate from „eBlocker“ on my two mac systems ( both now at macOS 12.0 Monterey (21A5284e) ). I have set, as per instructions from eBlocker, the „Secure Sockets Layer (SSL)“ to „immer vertrauen“ (always trust).
I updated my MacBook overnight and the next day eBlocker would not work anymore. So I finally checked the certificate, and it was reset to default. Strange, but who knows why it happened.
So before running the update on my iMAC, I checked on the certificate there. It was set correctly. So I started the update and immediately after it was installed, I checked on the certificate, it was reset to default. I actually made screenshots, but all they show, is the reset SSL.
The people at eBloker are not taking me seriously, but believe, that this just can not be. I would not think so either, but it did happen. And twice at that! I sure hope you have an idea, how this could be happening. I did use the Feedback-Assistent to let APPLE know. Thought this might get me a faster answer.
Thanks in advance from Mannheim, Germany.
Sorry, could not "find" a fitting tag.