diff options
-rw-r--r-- | provider.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/provider.json b/provider.json index f5d8712..bf6089d 100644 --- a/provider.json +++ b/provider.json @@ -16,5 +16,8 @@ "enrollment_policy": "open", "contacts": { "default": "sysdev@leap.se" + }, + "service": { + "allow_anonymous": true } } |