Skip to content

Commit

Permalink
Update default config files.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 3, 2019
1 parent 511b92e commit 01ef9a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ cas:
- service
- renew
- gateway
default_parameters:
service: cas_bundle_homepage
serviceValidate:
allowed_parameters:
- service
Expand All @@ -20,13 +22,13 @@ cas:
default_parameters:
userDetails: "true"
format: XML
pgtUrl: cas_bundle_proxy_callback
#pgtUrl: cas_bundle_proxy_callback
logout:
path: /logout
allowed_parameters:
- service
default_parameters:
service: homepage
service: cas_bundle_homepage
proxy:
path: /proxy
allowed_parameters:
Expand All @@ -43,4 +45,4 @@ cas:
default_parameters:
userDetails: "true"
format: XML
pgtUrl: cas_bundle_proxy_callback
#pgtUrl: cas_bundle_proxy_callback

0 comments on commit 01ef9a7

Please sign in to comment.