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.
2 parents 7b25f09 + 3f9dcfd commit 7b67c8fCopy full SHA for 7b67c8f
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