v0.1.12
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]>