equal
deleted
inserted
replaced
108 | 'http://client.example.com/' |
108 | 'http://client.example.com/' |
109 | ))); |
109 | ))); |
110 | For the exemple above: |
110 | For the exemple above: |
111 | 'cas_proxied_services' => array('/^https:\/\/app[0-9]\.example\.com\/rest\//','http://client.example.com/'), |
111 | 'cas_proxied_services' => array('/^https:\/\/app[0-9]\.example\.com\/rest\//','http://client.example.com/'), |
112 */ |
112 */ |
113 |
113 'cas_proxied_services' => array('/^https?://.*', 'http://homestead.app/home'), |
114 'cas_proxied_services' => array(), |
|
115 |
114 |
116 /* |
115 /* |
117 |-------------------------------------------------------------------------- |
116 |-------------------------------------------------------------------------- |
118 | Use SAML to retrieve user attributes |
117 | Use SAML to retrieve user attributes |
119 |-------------------------------------------------------------------------- |
118 |-------------------------------------------------------------------------- |