We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b25f09 commit 3f9dcfdCopy full SHA for 3f9dcfd
README.rdoc
@@ -131,7 +131,7 @@ Here is a more complicated configuration showing most of the configuration optio
131
:username_session_key => :cas_user,
132
:extra_attributes_session_key => :cas_extra_attributes,
133
:logger => cas_logger,
134
- :enable_single_sign_out => true
+ :enable_single_sign_out => true,
135
:service_url => "https://mysite.service.com"
136
)
137
0 commit comments