add hashicorp boundary

pull/363/head
Thies B 5 years ago
parent 1309019b35
commit c0c56ba904

@ -8,6 +8,10 @@ class _Auth(_OnPrem):
_icon_dir = "resources/onprem/auth" _icon_dir = "resources/onprem/auth"
class Boundary(_Auth):
_icon = "boundary.png"
class BuzzfeedSso(_Auth): class BuzzfeedSso(_Auth):
_icon = "buzzfeed-sso.png" _icon = "buzzfeed-sso.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Loading…
Cancel
Save