BCDevOps / developer-experience

This repository is used to track all work for the BCGov Platform Services Team (This includes work for: 1. Platform Experience, 2. Developer Experience 3. Platform Operations/OCP 3)
Apache License 2.0
8 stars 17 forks source link

SSO Relam Merging -- Mautic #3199

Closed w8896699 closed 1 year ago

w8896699 commented 2 years ago

Describe the issue we will be merging the realm this service uses to another central realm. I will merge the whole mautic sso realm from silver to gold sso , based on the plan from https://app.zenhub.com/workspaces/platform-experience-5bb7c5ab4b5806bc2beb9d15/issues/bcdevops/developer-experience/3115.

Additional context Mautic have a it's own configuration for keycloack access:

  1. mautic-config has all its sso config setting, update the URL and realm to new keycloack.
  2. the default idir role needs to be add in authorizedRoles. (For silver is called idir-user, or bcgov-c, in gold its called default-role-platform-services)
  3. Redeploy both API and Web for mautic

How does this benefit the users of our platform?

Definition of done Mautic using gold keycloack to auth.

w8896699 commented 1 year ago

Its completed