Skip to content

v0.1.12

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 14:27
· 18 commits to master since this release
27e1fe3
Feature/enable sso authentication on connect (#48)

* added struct variable & schema for "sso_auth"

* added check for sso_auth in resourceUpdateServer

* fix copy and paste error

* add test case for new sso_auth option

* fixed another copy paste error

* refactor sso_auth tests into own test

* remove duplicate test function

* add sso_auth parameter to resource documentation

* update docker-pritunl

---------

Co-authored-by: Cyril Tan <[email protected]>