Extension to work with vault secrets
| Name | Required | Description | 
|---|---|---|
| url | Yes | - | 
| loginMethod | No | Default : ldap (available: ldap, token) | 
| ldap | Only if loginMethod is ldap | - | 
| password | Only if loginMethod is ldap | - | 
| token | Only if loginMethod is token | - | 
| technicalPaths | No | Used to hide technical paths in results list (separated by space) | 
| favoriteNamespaces | No | Used quickly switch between namespaces (separated by space) | 
| enableWrite | No | Default: true - used to show write actions | 
| enableDelete | No | Default: false - used to show delete actions |