blob: 8905ce77747431c4c6041718a848db70240df7fa [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
Aleksieiev, Oleksiieca3f2a2018-05-17 13:21:01 -07009 app:
10 entity_id: http://${_param:proxy_vip_address_public}:5000
11 signing: "false"
12 encryption: "false"
Alexander Noskov747be502017-01-12 14:53:55 +040013 idp_url: "https://saml.example.com/oam/fed"
Alexander Noskovd0e69af2016-12-07 13:19:14 +040014 idp_metadata_url: "https://saml.example.com/oamfed/idp/metadata"