This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-vault
Watch
2
Star
0
Fork
You've already forked open-vault
0
Code
Issues
1
Pull requests
Releases
Activity
565871f63c
open-vault
/
ui
/
app
/
adapters
/
auth-config
/
azure.js
4 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
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 19:44:53 +00:00
import
AuthConfig
from
'./_base'
;
Dynamic OpenAPI UI (#6209)
2019-02-14 18:52:34 +00:00
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 19:44:53 +00:00
export
default
AuthConfig
.
extend
(
)
;
Reference in a new issue
Copy permalink