aboutsummaryrefslogtreecommitdiff
path: root/test/provider/provider.json
blob: 58b67289e787bda6333d4a1fd4d21285a0671ac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# General service provider configuration.
#
{
  "name": "The Rewire Company",
  "description": "A demonstration service provider using the LEAP platform",
  "languages": ["en"],
  "ca": {
    "name": "Rewire Root CA",
    "organization": "#{name}",
    "bit_size": 4096
  }
}