Skip to content

Release mgmt-8.5.0#1032

Merged
kailash-b merged 1 commit into
masterfrom
release/mgmt-8.5.0
Jun 10, 2026
Merged

Release mgmt-8.5.0#1032
kailash-b merged 1 commit into
masterfrom
release/mgmt-8.5.0

Conversation

@kailash-b

@kailash-b kailash-b commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Added

  • Tenant Security Headers: Added SecurityHeaders (TenantSettingsNullableSecurityHeaders) property to UpdateTenantSettingsRequestContent, GetTenantSettingsResponseContent, and UpdateTenantSettingsResponseContent for configuring Content Security Policy and XSS protection at the tenant level #1030 (fern-api[bot])
  • Content Security Policy: Added ContentSecurityPolicyConfig, CspPolicy, CspPolicyMode (enforcing/reporting), CspFlag (upgrade-insecure-requests/block-all-mixed-content), CspPolicyReporting, CspReportingInfrastructure, CspReportTo, and CspReportToEndpoint types to model CSP directives, flags, and reporting endpoints #1030 (fern-api[bot])
  • XSS Protection: Added XssProtectionConfig and XssProtectionMode (block) types to configure the X-XSS-Protection response header #1030 (fern-api[bot])
  • Tenant Settings: Added minute-granularity session lifetime fields SessionLifetimeInMinutes, IdleSessionLifetimeInMinutes, EphemeralSessionLifetimeInMinutes, and IdleEphemeralSessionLifetimeInMinutes on UpdateTenantSettingsRequestContent (each mutually exclusive with its hours-based counterpart) #1030 (fern-api[bot])
  • Tenant Settings: Added IncludeSessionMetadataInTenantLogs (bool?) on tenant settings request/response types to include session metadata in slo and OIDC back-channel logout tenant logs #1030 (fern-api[bot])
  • Connections: Added IdTokenSessionExpirySupported (bool?) property to ConnectionOptionsCommonOidc, ConnectionOptionsOidc, ConnectionOptionsOkta, ConnectionPropertiesOptions, and UpdateConnectionOptions #1030 (fern-api[bot])
  • Client My Organization: Added InvitationLandingClientId property to ClientMyOrganizationPostConfiguration, ClientMyOrganizationPatchConfiguration, and ClientMyOrganizationResponseConfiguration #1030 (fern-api[bot])
  • Enums: Added Experiment value to AculContextEnum, and Confirmation value to PromptGroupNameEnum and ScreenGroupNameEnum #1030 (fern-api[bot])

Removed

  • Branding Identifiers: Removed the Identifiers property (and the BrandingIdentifiers / UpdateBrandingIdentifiers types) from UpdateBrandingRequestContent, GetBrandingResponseContent, and UpdateBrandingResponseContent. Breaking change #1030 (fern-api[bot])
  • Branding Phone Enums: Removed the BrandingPhoneMaskingEnum, UpdateBrandingPhoneMaskingEnum, and UpdateBrandingPhoneFormattingEnum types. Breaking change #1030 (fern-api[bot])

Changed

  • Phone Templates: The Id property on PhoneTemplate, GetPhoneTemplateResponseContent, CreatePhoneTemplateResponseContent, UpdatePhoneTemplateResponseContent, and ResetPhoneTemplateResponseContent is now optional/nullable (string?) instead of required. Breaking change #1030 (fern-api[bot])
  • Refresh Tokens: Clarified RevokeRefreshTokensRequestContent.ClientId semantics — it must be paired with UserId and can be narrowed further with Audience, rather than revoking all of a client's tokens #1030 (fern-api[bot])

@kailash-b kailash-b requested a review from a team as a code owner June 10, 2026 09:29
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.96%. Comparing base (bea0a8c) to head (5e9d49f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1032   +/-   ##
=======================================
  Coverage   31.96%   31.96%           
=======================================
  Files        2789     2789           
  Lines      110900   110900           
  Branches     6500     6500           
=======================================
  Hits        35448    35448           
  Misses      73588    73588           
  Partials     1864     1864           
Flag Coverage Δ
authIntTests 2.97% <ø> (ø)
mgmtIntTests 30.72% <ø> (ø)
unittests 0.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kailash-b kailash-b force-pushed the release/mgmt-8.5.0 branch from 65c2d8a to d2751ac Compare June 10, 2026 09:37
@kailash-b kailash-b force-pushed the release/mgmt-8.5.0 branch from d2751ac to 5e9d49f Compare June 10, 2026 09:39
@kailash-b kailash-b merged commit 578f0e6 into master Jun 10, 2026
10 checks passed
@kailash-b kailash-b deleted the release/mgmt-8.5.0 branch June 10, 2026 10:11
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

Successfully merging this pull request may close these issues.

2 participants