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 for SSO Login Issue #288

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

WadeBarnes
Copy link
Member

  • Refactor BuildUrlString to use UriBuilder to generate complete URL …
  • Updated callers to reference the new function signature
  • Added unit tests and Bogus library to make it easier to generate random test data

…format

- Updated callers to reference the new function signature
- Added unit tests and Bogus library to make it easier to generate random test data
@WadeBarnes
Copy link
Member Author

WadeBarnes commented Sep 11, 2024

Integrate the fix for the SSO Login issue from JASPER (bcgov#20) into SCV.

cc @ronaldo-macapobre

@WadeBarnes WadeBarnes marked this pull request as ready for review September 11, 2024 15:23
@WadeBarnes
Copy link
Member Author

This works for me locally. @sturufous, please give a quick test, you'll need to rebuild your local images (./manage build), and then we can get it into dev and test it there.

@WadeBarnes WadeBarnes mentioned this pull request Sep 11, 2024
10 tasks
@sturufous
Copy link
Contributor

@WadeBarnes I grabbed the code from the pull request and spun up an SCV instance in Docker locally. I was able to log in using my IDIR and the application appears to be working normally. Is that sufficient of a test?

@WadeBarnes WadeBarnes merged commit c9c0fea into bcgov:master Sep 11, 2024
2 checks passed
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