blob: ac3777430876a150ff2a93f85ce62bccc8b8bd3c [file] [log] [blame]
Alexander Noskovd0e69af2016-12-07 13:19:14 +04001shibboleth:
2 server:
3 enabled: true
Alexander Noskov747be502017-01-12 14:53:55 +04004 keystone_protocol: http
5 keystone_public_address: ${_param:proxy_vip_address_public}
6 keystone_port: 5000
7 idp_url: "https://saml.example.com/oam/fed"
Alexander Noskovd0e69af2016-12-07 13:19:14 +04008 idp_metadata_url: "https://saml.example.com/oamfed/idp/metadata"
9 attributes:
10 - name: test
11 id: test
12 name_format: urn:oasis:names:tc:SAML:2.0:attrname-format:basic
13apache:
14 server:
15 enabled: true
16 default_mpm: event
17 site:
18 keystone:
19 enabled: true
20 type: keystone
21 name: wsgi
22 host:
23 name: test
24 pkgs:
25 - apache2
26 - libapache2-mod-shib2
27 modules:
28 - wsgi
29 - shib2