Hello Guys, Iam using two factor authentication for some app. Every time i need to enter otp to acesss that app,I have okta verify authenticator installed in my mobile. Iam automating this part. How to get security key for OKTA??
Note- Iam using new okta version
Hello Kristopher, Iam using the same thing. But in okta how to find the secret key
Hi @rajesh_kumar4,
Which secret key are you referring to? The QR code that needs to be scanned? If so, you can typically see some sort of “Can’t scan?” link that allows you to reveal the hash value to assign to your software based authenticator. This developer article shows several screenshots of what it might look like for okta.
Thanks
@Kristopher Yeah tried the same thing, If i click on cant scan Iam getting the different screen there Iam not getting the hash value( Secret key).It is showing email to setup and text to setup
I have automated this using Okta Verify on Windows. It’s Windows app similar to mobile app. Form this app we are retrieving token from front end using Ui Interaction.
Only thing we will have to add that device to Okta account. It’s one time activity.
Hope this will be helpful.
Thanks,
Ashok
Thanks for the reply will try this. Please Let me know if there is any other method with out using windows app.
Thanks
Rajesh
Hi @rajesh_kumar4,
Try to obtain a QR scanner app like BarcodeEasy or QR & Barcode Scanner and extract the secret, then use that in your activity.
Thanks
this is the official package
UiPathTeam.TwoStepAuthentication