From 078c60c1ce655f4abdffec6b519a5707938bf7ed Mon Sep 17 00:00:00 2001 From: Simon Beginn Date: Sat, 28 Nov 2020 21:21:11 +0100 Subject: [PATCH] Extended SSO why --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 554b444..f5aed5d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ When you want to test your instance, just open the public accessible url in your ### Nett2Know ### * This modification will also block any communication to the Pritunl servers - so no calling home :) * The `ultimate` mode is still a little bit buggy. This is caused by some hacky workarounds to get all features displayed (the server is already unlocked). Caused by this workaround some items are maybe shown instead o being hidden. If you find such thing - just inform me about it. -* SSO will not work with this api version! As Pritunls own authentication servers handle the whole SSO stuff, track instance ids and verify users I won't implement this part for privacy concerns. +* SSO will not work with this api version! As Pritunls own authentication servers handle the whole SSO stuff, track instance ids and verify users I won't implement this part for privacy concerns (and also this would need to be securly implemented and a database). Have fun with your new premium/enterprise/ultimate Pritunl instance!