open-vault/ui/app/adapters/auth-config/azure.js
Matthew Irish 067495ccce
UI - new backends (#4302)
* allow mounting of gcp secrets engine

* add models for azure auth method

* add azure as a mountable auth method

* make dev CSP more like built-in CSP

* id -> ID
2018-04-09 14:44:53 -05:00

3 lines
70 B
JavaScript

import AuthConfig from './_base';
export default AuthConfig.extend();