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 authentication requirements endpoint #2121

Open
gshpychka opened this issue Jul 31, 2024 · 1 comment
Open

Missing authentication requirements endpoint #2121

gshpychka opened this issue Jul 31, 2024 · 1 comment

Comments

@gshpychka
Copy link

Describe the bug
The following endpoints are missing in the specification:

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

They are listed in the documentation here: https://learn.microsoft.com/en-us/graph/api/authentication-get?view=graph-rest-beta&tabs=http

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://graphexplorerapi.azurewebsites.net/openapi?operationIds=*&graphVersion=beta&openApiVersion=3&format=yaml
  2. Search for /authentication/requirements
  3. No results

Expected behavior
The authentication requirements endpoints should be documented

Additional context
The Graph API references linked above also does not list the return type for those endpoints, which may be related.

@gshpychka
Copy link
Author

@millicentachieng could anyone from Microsoft take a look / respond in any way?

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

No branches or pull requests

1 participant