Hello,
Thanks to both of you for your tips.
We were aware of both methods you suggested, but we were hoping there was another one we were not aware of.
I think that if we do need to implement this, we will try the custom infomap "batch".
Is there any InfoMap execution maximum time that could interfere ?
@Peter Volckaert we are evaluating what it would take to migrate TOTP management from ISAM to our dedicated backend (EAI). Today the authentication methods for our customer accounts are split between our EAI and ISAM (for TOTP and FIDO2), and we are thinking about moving everything to our EAI to minimize complexity.
------------------------------
André Leruitte
------------------------------
Original Message:
Sent: Wed April 05, 2023 01:37 AM
From: Shane Weeden
Subject: Retrieving TOTP secret keys
We don't publish information on the obfuscation algorithm - my advice would be to batch the extraction via a custom InfoMap using the
IDMappingExtUtils.retrieveTotpSecretKey(String username)
API as Peter pointed out. If there are such a number that this becomes impractical, then best reach out to support to see what they suggest an alternative might be.
------------------------------
Shane Weeden
IBM
------------------------------