Skip to content

Update OIDC files with reference implementation #7722

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

Merged
merged 6 commits into from
May 1, 2025

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Apr 29, 2025

Proposed changes

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@vepatel vepatel requested a review from a team as a code owner April 29, 2025 15:40
@vepatel vepatel changed the title update files with ref impl update files with reference implementation Apr 29, 2025
@vepatel vepatel linked an issue Apr 29, 2025 that may be closed by this pull request
6 tasks
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.32%. Comparing base (9ed8ca2) to head (32fedb4).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7722      +/-   ##
==========================================
+ Coverage   52.30%   52.32%   +0.01%     
==========================================
  Files          89       89              
  Lines       21363    21363              
==========================================
+ Hits        11174    11178       +4     
+ Misses       9721     9719       -2     
+ Partials      468      466       -2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vepatel vepatel changed the title update files with reference implementation update OIDC files with reference implementation Apr 29, 2025
@vepatel vepatel enabled auto-merge (squash) May 1, 2025 10:12
@vepatel vepatel merged commit ebd1c72 into main May 1, 2025
80 checks passed
@vepatel vepatel deleted the chore/update-oidc-ref-impl branch May 1, 2025 10:35
vepatel added a commit that referenced this pull request May 6, 2025
@AlexFenlon AlexFenlon changed the title update OIDC files with reference implementation Update OIDC files with reference implementation Jun 23, 2025
@AlexFenlon AlexFenlon added the chore Pull requests for routine tasks label Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update OIDC reference implementation
3 participants