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

Add Support for New token_dialect Values in Resource Server Configuration #973

Conversation

developerkunal
Copy link
Contributor

🔧 Changes

  • Add Support for rfc9068_profile and rfc9068_profile_authz Token Dialects in Resource Server Configuration

📚 References

🔬 Testing

  • Added test cases for the new token_dialect values rfc9068_profile and rfc9068_profile_authz.

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

@developerkunal developerkunal requested a review from a team as a code owner June 12, 2024 12:06
@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.24%. Comparing base (f3aec74) to head (23f2fdf).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #973   +/-   ##
=======================================
  Coverage   90.24%   90.24%           
=======================================
  Files         103      103           
  Lines       13866    13866           
=======================================
  Hits        12514    12514           
  Misses        961      961           
  Partials      391      391           
Files Coverage Δ
internal/auth0/resourceserver/expand.go 100.00% <ø> (ø)
internal/auth0/resourceserver/resource.go 72.61% <0.00%> (ø)

@developerkunal developerkunal merged commit 3413a70 into main Jun 13, 2024
6 checks passed
@developerkunal developerkunal deleted the DXCDT-646-Support-JWT-Access-Token-Profile-changes-in-terraform-provider branch June 13, 2024 10:39
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