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 commandlets for AuthenticationEventFlows APIs #2365

Closed
aimalpan opened this issue Oct 16, 2023 · 1 comment
Closed

Missing commandlets for AuthenticationEventFlows APIs #2365

aimalpan opened this issue Oct 16, 2023 · 1 comment

Comments

@aimalpan
Copy link

Describe the bug

The powershell commandlets for all the commands under Uerflows for Azure AD for customers which include AuthenticationEventFlows, Identity Providers and Authentication Condition Applications are missing.

Reference: https://learn.microsoft.com/en-us/graph/api/resources/authenticationeventsflow?view=graph-rest-beta

Expected behavior

The expectation is to have parallel powershell commands with correct instructions for all the MSGraph APIs

Screenshots
In the below screenshot we only see the command generated for authenticationeventflows, but under authenticationeventflows we have further more APIs
image

For example:
GET /identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/
GET /identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/

@peombwa
Copy link
Member

peombwa commented Oct 20, 2023

Tracked in microsoftgraph/msgraph-metadata#465.

@peombwa peombwa closed this as completed Oct 20, 2023
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

2 participants