blob: 24cbef0790e38f16dfcb7e64e04af3616b4c65dd [file] [log] [blame]
Alexander Noskovd0e69af2016-12-07 13:19:14 +04001applications:
2- shibboleth
3classes:
4- service.shibboleth.support
5parameters:
6 shibboleth:
7 server:
8 enabled: true
Alexander Noskov747be502017-01-12 14:53:55 +04009 keystone_protocol: http
10 keystone_public_address: ${_param:proxy_vip_address_public}
11 keystone_port: 5000
12 idp_url: "https://saml.example.com/oam/fed"
Alexander Noskovd0e69af2016-12-07 13:19:14 +040013 idp_metadata_url: "https://saml.example.com/oamfed/idp/metadata"