Hi Team Vault, Greetings!
I’m Dev Gupta, working with Vault Open Source v1.20.3. We provide Vault as a service in our DevOps toolchain and have been maintaining a customized Vault build with some modifications for our production pipelines.
In previous versions (up to v1.19.5), the UI component ui/app/templates/components/auth-form.hbs existed, and we were able to remove unwanted authentication methods according to our requirements. Specifically, we retained only token, LDAP, and a custom signing method for SSO.
With v1.20.3, this template file has been removed or refactored, and we are now unable to make similar customizations to limit authentication methods in the UI.
Could you provide guidance on:
-
The new structure or mechanism for customizing available auth methods in the UI.
-
How we can apply similar changes in our custom Vault build for v1.20.3.
Any pointers, documentation, or examples would be highly appreciated.
Thank you for your support!
Regards,
Dev Gupta.
(devkumargupta31@gmail.com)