summaryrefslogtreecommitdiff
path: root/provider.json
blob: 8215e911805bb9b0e200b5118fe3eea7a088c2c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//
// General service provider configuration.
//
{
  "domain": "leap.se",
  "name": {
    "en": "deploy_test"
  },
  "description": {
    "en": "You really should change this text"
  },
  "contacts": {
    "default": "micah@leap.se,varac@leap.se"
  },
  "languages": ["en"],
  "default_language": "en",
  "enrollment_policy": "open"
}