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

bugfix: ensure sessionControls.isEnabled: true when specifying sign_in_frequency_interval = "everyTime" #1417

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manicminer
Copy link
Member

This fixes some incorrect logic around enabling session controls when only sign_in_frequency_interval = "everyTime" is specified.

Unfortunately this is currently blocked due to a possible API bug - this field doesn't seem to be accepted by the v1.0 API contrary to documentation. Changing the API version in the request to beta allows the request to complete.

Screenshot 2024-06-25 at 23 10 26

Screenshot 2024-06-25 at 23 11 38

Closes: #1416

@manicminer
Copy link
Member Author

API bug reported upstream: microsoftgraph/msgraph-metadata#647

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

Successfully merging this pull request may close these issues.

azuread_conditional_access_policy - BadRequest with sign_in_frequency_interval = "everyTime"
1 participant