Skip to content

Adds missing fields in Tenant Settings and Tenant flags#809

Merged
kailash-b merged 2 commits intomasterfrom
feature/SDK-5888
Apr 29, 2025
Merged

Adds missing fields in Tenant Settings and Tenant flags#809
kailash-b merged 2 commits intomasterfrom
feature/SDK-5888

Conversation

@kailash-b
Copy link
Contributor

@kailash-b kailash-b commented Apr 29, 2025

Changes

  • Adds the following missing fields
    • TenantSettings

      • DefaultRedirectionUri
      • AllowOrganizationNameInAuthenticationApi
      • OidcLogout
      • Sessions
      • LegacySandboxVersion
      • AuthorizationResponseIssParameterSupported
    • TenantFlags

      • DisableImpersonation
      • AllowChangingEnableSso
      • DashboardLogStreamsNext
      • DashboardInsightsView
      • DisableFieldsMapFix
      • MfaShowFactorListOnEnrollment
      • ImprovedSignupBotDetectionInClassic
      • GenaiTrial
      • CustomDomainsProvisioning

References

Testing

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@kailash-b kailash-b requested a review from a team as a code owner April 29, 2025 09:55
@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.66%. Comparing base (bdec13b) to head (619d71f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #809      +/-   ##
==========================================
+ Coverage   74.58%   74.66%   +0.07%     
==========================================
  Files         441      441              
  Lines        5674     5691      +17     
  Branches      347      347              
==========================================
+ Hits         4232     4249      +17     
  Misses       1289     1289              
  Partials      153      153              
Flag Coverage Δ
authIntTests 30.69% <64.70%> (-0.80%) ⬇️
mgmtIntTests 57.54% <100.00%> (+0.12%) ⬆️
unittests 3.93% <0.00%> (-0.02%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 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 enabled auto-merge April 29, 2025 10:48
@kailash-b kailash-b merged commit e9a4453 into master Apr 29, 2025
13 checks passed
@kailash-b kailash-b deleted the feature/SDK-5888 branch April 29, 2025 11:28
@kailash-b kailash-b mentioned this pull request May 30, 2025
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