Alexander Noskov | d0e69af | 2016-12-07 13:19:14 +0400 | [diff] [blame] | 1 | applications: |
| 2 | - shibboleth |
| 3 | classes: |
| 4 | - service.shibboleth.support |
| 5 | parameters: |
| 6 | shibboleth: |
| 7 | server: |
| 8 | enabled: true |
Alexander Noskov | 747be50 | 2017-01-12 14:53:55 +0400 | [diff] [blame^] | 9 | 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 Noskov | d0e69af | 2016-12-07 13:19:14 +0400 | [diff] [blame] | 13 | idp_metadata_url: "https://saml.example.com/oamfed/idp/metadata" |