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 |
Aleksieiev, Oleksii | eca3f2a | 2018-05-17 13:21:01 -0700 | [diff] [blame] | 9 | app: |
| 10 | entity_id: http://${_param:proxy_vip_address_public}:5000 |
| 11 | signing: "false" |
| 12 | encryption: "false" |
Alexander Noskov | 747be50 | 2017-01-12 14:53:55 +0400 | [diff] [blame] | 13 | idp_url: "https://saml.example.com/oam/fed" |
Alexander Noskov | d0e69af | 2016-12-07 13:19:14 +0400 | [diff] [blame] | 14 | idp_metadata_url: "https://saml.example.com/oamfed/idp/metadata" |