2025-10-17 Move Production Services to OIDC Implementation level 1#
For each service:
- OBF
- OPFF
- OPF
- OFF-PRO
- OFF
Edit Config2.pm and set $oidc_implementation_level = 1;
Restart services with:
sudo systemctl stop apache2 cloud_vision_ocr@$SERVICE.service minion@$SERVICE.service; sudo systemctl start apache2 cloud_vision_ocr@$SERVICE.service minion@$SERVICE.service
Log in to each platform, go to Account Parameters and edit my user name and verify that this is reflected in Keycloak
17:12 GMT Status#
Found that auth.openfoodfacts.org was down when starting so manually restarted
When working on OFF the oidc settings were not present at all so had to add.
Had to revert as auth.openfoodfacts.org went down again. Need to investigate why...