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

Fix/test app rp openid configuration #1362

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

dopry
Copy link
Contributor

@dopry dopry commented Nov 10, 2023

  • CORS wasn't configured for discovery endpoint
  • origins were not set for the application in the IDP
  • the rp used 127.0.01 and localhost inconsistently when referring to the issuer, standardized to localhost

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #1362 (9b1e164) into master (4f59b06) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1362   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files          32       32           
  Lines        2120     2120           
=======================================
  Hits         2068     2068           
  Misses         52       52           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@dopry dopry force-pushed the fix/test-app-rp-openid-configuration branch 2 times, most recently from 447ed3d to 1f9667d Compare November 11, 2023 17:32
@dopry dopry force-pushed the fix/test-app-rp-openid-configuration branch from b5985bc to 9b1e164 Compare November 11, 2023 17:41
@n2ygk n2ygk merged commit a30001f into jazzband:master Nov 11, 2023
25 checks passed
@dopry dopry deleted the fix/test-app-rp-openid-configuration branch November 11, 2023 20:08
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