Skip to content

Remove *-UserAuthentication commands #528

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

Merged

Conversation

andres-canello
Copy link
Contributor

Remove *-UserAuthenticationMethod commands from the Identity.SignIns module.

Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>
@ddyett
Copy link
Contributor

ddyett commented Feb 1, 2021

@peombwa is there an issue for the reason this needed to be removed?

@andres-canello andres-canello changed the title Remove *-UserAuthenticationMethod commands Remove *-UserAuthentication commands Feb 1, 2021
@andres-canello
Copy link
Contributor Author

@peombwa is there an issue for the reason this needed to be removed?

@ddyett We don't have any methods associated to the property "Authentication", this is why I'm asking to remove the associated commands.

@peombwa
Copy link
Member

peombwa commented Feb 1, 2021

@ddyett Get-MgUserAuthentication currently calls https://graph.microsoft.com/beta/users/{user-id}/authentication which is an invalid path and returns a 404. The commands should be *-MgUserAuthentication*.

@peombwa peombwa requested a review from ddyett February 1, 2021 22:52
@peombwa peombwa merged commit b204924 into microsoftgraph:dev Feb 3, 2021
@peombwa peombwa mentioned this pull request Feb 19, 2021
This was referenced Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants