Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-15167]: Incorrect UI validation of the hba conf flag while sett…
…ing up OIDC Summary: Steps: 1. Enable the hba conf flag with jwks_url and also upload the key in the upload modal as well. 2. Wait for the task to complete. 3. Check the hba_conf gflag values on the edit gflag UI. - Observe that there is missing key upload block. 4. Make some random changes and observe that validation continously throws an error This issue is fixed, the initial issue was that when we pass both jwt_jwks_url and jwks, during edit GFlags the formatting of GFlags look totally wrong. Test Plan: Please refer to screenshot {F282186} {F282187} Reviewers: jmak, agarg, lsangappa, kkannan Reviewed By: jmak Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D37807
- Loading branch information