Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI doesn't allow editing of auth methods #4769

Closed
geek65535 opened this issue Jun 14, 2018 · 0 comments · Fixed by #4770
Closed

UI doesn't allow editing of auth methods #4769

geek65535 opened this issue Jun 14, 2018 · 0 comments · Fixed by #4770
Labels

Comments

@geek65535
Copy link

Describe the bug
New authentication methods cannot be properly edited once created.

To Reproduce
Steps to reproduce the behavior:

  1. Enable a new authentication method (eg LDAP).
  2. Enter details (eg under sections 'LDAP Options', 'Customize User Search', etc).
  3. Click 'Enable Method'
  4. Edit Auth Method.
  5. Only 'Method Options' is available.

Expected behavior
To get the same options as when auth method was enabled. If the values of the stored fields cannot be retrieved, then the fields should be displayed with the contents of '' or similar.

Environment:
version 0.10.1 on Linux x86_64

Vault server configuration file(s):
n/a (running in dev mode)
screenshot_2018-06-14_14-39-25
screenshot_2018-06-14_14-32-42
screenshot_2018-06-14_14-31-59

@jefferai jefferai added internal Mark for internal discussion/implementation ui and removed internal Mark for internal discussion/implementation labels Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants