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

Feat: kc gold integration #2135

Merged
merged 35 commits into from
Jan 19, 2023
Merged

Feat: kc gold integration #2135

merged 35 commits into from
Jan 19, 2023

Conversation

pbastia
Copy link
Contributor

@pbastia pbastia commented Jan 11, 2023

No description provided.

@pbastia pbastia force-pushed the feat/kc-gold-integration branch 2 times, most recently from c8792a0 to 2b981ae Compare January 16, 2023 22:09

-- As we migrate to keycloak gold, we reject all ciip_user_organisation permissions,
-- to ensure user accounts don't inherit someone else's access permissions (on the odd chance of a changed email address).
update ggircs_portal.ciip_user_organisation set status='rejected';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

be clear when we deploy to prod, communicate with business area

@@ -3,30 +3,6 @@

begin;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be a 001 migration for the same reason as above

Copy link
Contributor

@dleard dleard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 Awesome! Looks good to me.
Things I checked:

  • Non-idempotent sqitch changes were made to follow our numbered migration format
  • I was able to log in to the app
  • My user was created in the db using the idir guid and email address from kc
  • My user was updated in the db using the idir guid and email address from kc (after I manually changed my uuid and reset the can update flag to true)

@dleard dleard merged commit aef6348 into develop Jan 19, 2023
@dleard dleard deleted the feat/kc-gold-integration branch January 19, 2023 18:52
@bc-cas-shipit bc-cas-shipit bot temporarily deployed to dev January 19, 2023 19:10 Inactive
@bc-cas-shipit bc-cas-shipit bot temporarily deployed to test January 25, 2023 00:25 Inactive
@bc-cas-shipit bc-cas-shipit bot temporarily deployed to prod January 28, 2023 03:43 Inactive
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