-
Notifications
You must be signed in to change notification settings - Fork 9
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
BHBC-2068: Migrate Keycloak to Standard Realm #902
Conversation
Openshift URLs for the PR Deployment: |
… to reflect new user GUID column
…error messages for GC notify
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #902 +/- ##
===========================================
+ Coverage 66.48% 79.94% +13.45%
===========================================
Files 339 173 -166
Lines 10877 6651 -4226
Branches 1908 1227 -681
===========================================
- Hits 7232 5317 -1915
+ Misses 3243 1052 -2191
+ Partials 402 282 -120
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Overview
Migrate Keycloak to use the Standard Gold Realm: https://bcgov.github.io/sso-requests.
Links to Jira tickets
Description of relevant changes
App changes
API changes
Database changes
user_guid
to the system users table.Pipeline changes
make clean web
)PR Checklist
Code
Style
Documentation
Tests
Linting/Formatting
See the
lint
commands in package.jsonSee the
format
commands in package.jsonSonarCloud