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

Missing cmdlets for MFA enforcement #2932

Open
NikCharlebois opened this issue Aug 29, 2024 · 2 comments
Open

Missing cmdlets for MFA enforcement #2932

NikCharlebois opened this issue Aug 29, 2024 · 2 comments
Assignees
Labels
dependency:metadata Awaiting fix from core dependency project module type:bug A broken experience

Comments

@NikCharlebois
Copy link

Describe the bug

Find-MGGraphCommand cmdlet doesn't return me any cmdlet for the following endpoints, but they do exist in our documentation. How can I tell what cmdlet is mapped to them?

/me/authentication/requirements
/users/{id | userPrincipalName}/authentication/requirements

Update authentication method states - Microsoft Graph beta | Microsoft Learn

Expected behavior

The cmdlets should be returned

How to reproduce

1 - Execute Find-mggraphcommand -uri '/me/authentication/requirements'

SDK Version

2.20.0

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
@NikCharlebois NikCharlebois added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Aug 29, 2024
@CarolKigoonya
Copy link

Additional info; the API was released in June https://developer.microsoft.com/en-us/graph/changelog/?search=e22b3741-9f9a-4d25-af9d-e935018a8b68

@timayabi2020
Copy link
Contributor

@NikCharlebois Thank you for logging this issue. We are tracking the issue here microsoft/OpenAPI.NET.OData#574 and will update once we get a solution.

@timayabi2020 timayabi2020 added dependency:metadata Awaiting fix from core dependency project module and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency:metadata Awaiting fix from core dependency project module type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

3 participants