From 0410563957943d93f3d7f1dbef26e9d1cdcbd89e Mon Sep 17 00:00:00 2001 From: Simon Beginn Date: Sat, 28 Nov 2020 21:11:24 +0100 Subject: [PATCH] Added SSO note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dd9ad9..554b444 100644 --- a/README.md +++ b/README.md @@ -31,5 +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. Have fun with your new premium/enterprise/ultimate Pritunl instance!