Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieving User Account MFA Flags #1759

Closed
havoanhnguyen opened this issue Feb 21, 2024 · 4 comments
Closed

Retrieving User Account MFA Flags #1759

havoanhnguyen opened this issue Feb 21, 2024 · 4 comments
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. web

Comments

@havoanhnguyen
Copy link

I'm trying to check if the user has enabled MFA/2FA,
I couldn't find any documentation allowing me to check that flag,
Does 'google-auth-library' currently support checking this? If so, could you assist me in checking it officially?
Thanks for your support,

@havoanhnguyen havoanhnguyen added priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. labels Feb 21, 2024
@danielbankhead danielbankhead self-assigned this Feb 23, 2024
@danielbankhead
Copy link
Member

We don't offer such functionality in this library - are you using the the auth library for the web or backend?

Loosely related:

@havoanhnguyen
Copy link
Author

We using this library for backend site, We using for authenticate GG user
If you don't offer such functionality, Does you have plan to support this functionality in the future?
Or Does any way to check user has enable MFA/2FA via GG user's account?
Thanks for your support and feedback,

@danielbankhead
Copy link
Member

We don't have it on the roadmap for this library at the moment, however it may be present in the following web auth libraries:

Related discussion:

As an additional note, in case all of the end users are a within a Google Workspace org, MFA could be enforced on that level:

@havoanhnguyen
Copy link
Author

Okie, thank for your support,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. web
Projects
None yet
Development

No branches or pull requests

2 participants