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

🙏 Enhancement - Remove-EntraUserAuthenticationMethod #1365

Open
SteveMutungi254 opened this issue Feb 18, 2025 · 0 comments
Open

🙏 Enhancement - Remove-EntraUserAuthenticationMethod #1365

SteveMutungi254 opened this issue Feb 18, 2025 · 0 comments

Comments

@SteveMutungi254
Copy link
Contributor

Improvements on Reset-EntraStrongAuthenticationMethodByUpn by creating a new command {future-looking} command Remove-EntraUserAuthenticationMethod.

Currently, Reset-EntraStrongAuthenticationMethodByUpn clears all the authentication methods. A better design would have a command Remove-EntraUserAuthenticationMethod that you can pass the authenticationMethod e.g. TAP, Email, Authenticator etc. The command should support a -All parameter switch to clear all the methods (looping through all the methods assigned to the user).

The use of the verb Remove suits the scenario.

Describe the feature

Create a new

How will this feature enhance your project and further the project’s overall goals? Who will benefit from this feature (i.e. all users; the project team)?

Describe alternatives you've considered

Additional context

Attribution: @SamErde for the engaging brainstorm on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant