Hello! I was wondering if there is a way to check if a user is using a two-factor authentication through any Cloud API.
I have already tried with atlassian.net/rest/api/2/users and api.atlassian.com/admin/v1/orgs/${orgId}/users.
Hello @Camilo Sasía,
Welcome to Atlassian Community!
Checking the available APIs, I’m afraid to say that it’s not possible to get such information.
In case your site has Atlassian access and if the domain is verified, you can make two-factor authentication optional or not and it’s also possible to see accounts that have two-step disabled.
Kind regards,
Angélica
Thank you for your answer. We ended up generating a CSV with all users' information after verifying the domain. That way is possible to see all emails and if the user has two-step verification enabled.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.