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

Support require_pushed_authorization_requests client setting and tenant flag #201

Merged
merged 1 commit into from
May 10, 2023

Conversation

ewanharris
Copy link
Contributor

🔧 Changes

Adds support for the require_pushed_authorization_requests client setting and tenant flag

📚 References

🔬 Testing

Tested setting and retrieving Client and Tenant settings manually

📝 Checklist

  • [] All new/changed/fixed functionality is covered by tests (or N/A)
  • [] I have added documentation for all new/changed functionality (or N/A)

@ewanharris ewanharris requested a review from a team as a code owner May 10, 2023 11:51
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b1305a7) 94.98% compared to head (445569d) 94.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   94.98%   94.99%           
=======================================
  Files          38       38           
  Lines        7001     7011   +10     
=======================================
+ Hits         6650     6660   +10     
  Misses        280      280           
  Partials       71       71           
Impacted Files Coverage Δ
management/client.go 88.05% <ø> (ø)
management/tenant.go 85.05% <ø> (ø)
management/management.gen.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ewanharris ewanharris merged commit ebeeacc into main May 10, 2023
@ewanharris ewanharris deleted the feat/SDK-4139-support-par-settings branch May 10, 2023 13:10
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.

3 participants