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

DXCDT-493: Add support for DecryptionKey on SAML Connection Options #755

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

sergiught
Copy link
Contributor

🔧 Changes

Add support for DecryptionKey on SAML Connection Options as requested in #733

📚 References

🔬 Testing

📝 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)

@codecov-commenter
Copy link

Codecov Report

Merging #755 (93b6a2a) into v1 (b3afba9) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##               v1     #755      +/-   ##
==========================================
+ Coverage   89.76%   89.77%   +0.01%     
==========================================
  Files          99       99              
  Lines       12929    12945      +16     
==========================================
+ Hits        11606    11622      +16     
  Misses        934      934              
  Partials      389      389              
Files Changed Coverage Δ
internal/auth0/connection/expand.go 96.82% <100.00%> (+0.04%) ⬆️
internal/auth0/connection/flatten.go 89.55% <100.00%> (+0.13%) ⬆️

@sergiught sergiught force-pushed the feature/DXCDT-493-decryptionKey branch from 93b6a2a to aead3c3 Compare July 27, 2023 15:33
@sergiught sergiught marked this pull request as ready for review July 27, 2023 15:50
@sergiught sergiught requested a review from a team as a code owner July 27, 2023 15:50
@sergiught sergiught merged commit 610bd70 into v1 Jul 28, 2023
@sergiught sergiught deleted the feature/DXCDT-493-decryptionKey branch July 28, 2023 14:35
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.

4 participants