Store item related URL and TOTP information on iOS?

I’m using SDK 44, on iOS, and I’m trying to figure out if it is possible, when storing a new item in the SecureStore, to somehow also attach/assign that item to a specific URL.

Basically, create a keychain item with login/password, which would be also available to the user outside the app - such as when a user registers for a services from within the app, but can also use these credentials when he visits the URL of a web site, with which app is associated with.

As a bonus question, I wonder if support for storing TOTP information in Keychain can be added to managed app at all? (I assume not yet, but just wanted to give the question a shot…)

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.