This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit e5252f07c8ea9c4f1b80dd0d20c0154e0683a2ce Merge: 58bcf20 6acd28f Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 16 15:36:39 2026 +0530 Merge pull request #371 from Aman-Mittal/fix/oidc-config-screen fix(oidc): make the tenant OIDC screen speak the platform's own field names DOCS/OIDC.md | 127 +++++++++++++ security.md | 4 + .../oidc-config/oidc-config.component.spec.ts | 195 +++++++++++++++----- .../system/oidc-config/oidc-config.component.ts | 200 +++++++++++++++++---- src/assets/i18n/en.json | 16 +- src/assets/i18n/hi.json | 15 ++ src/assets/i18n/ko.json | 15 ++ 7 files changed, 491 insertions(+), 81 deletions(-)
