-
Notifications
You must be signed in to change notification settings - Fork 526
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
More updates to MS Compliance partner API endpoints #27856
More updates to MS Compliance partner API endpoints #27856
Conversation
@@ -4565,13 +4565,14 @@ Kick off authentication with Microsoft Entra to configure conditional access. | |||
| ---------- | ------ | ---- | --------------------------------------------------------------------------------------------------------------------------- | | |||
| microsoft_tenant_id | string | body | **Required.** The Microsoft Entra tenant ID. | | |||
|
|||
|
|||
- If the same `microsoft_tenant_id` was already configured, then the POST is a nop. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
noop
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or NOP?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But semantics look good 👍
team_settings: | ||
integrations: | ||
conditional_access_enabled: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See:
fleet/it-and-security/teams/workstations.yml
Lines 2 to 14 in 82a5b80
team_settings: | |
features: | |
enable_host_users: true | |
enable_software_inventory: true | |
host_expiry_settings: | |
host_expiry_enabled: false | |
host_expiry_window: 0 | |
secrets: | |
- secret: $DOGFOOD_WORKSTATIONS_ENROLL_SECRET | |
integrations: | |
google_calendar: | |
enable_calendar_events: true | |
webhook_url: $DOGFOOD_CALENDAR_WEBHOOK_URL |
Changes discussed on a meeting today with @eashaw, @jacobshandling and @rachaelshaw.