~evergreen-bugs/evergreen/rel_3_9

« back to all changes in this revision

Viewing changes to docs/modules/admin_initial_setup/pages/single_sign_on.adoc

  • Committer: blake
  • Date: 2023-11-14 15:21:12 UTC
  • Revision ID: git-v1:8e810548bd429ab6a724f4979ee2cee648b0f651
DOCS: LP#1871211 Follow-up eg_vhost.conf

Adding documentation blurb for editing eg_vhost.conf
for enabling Shibboleth.

Signed-off-by: blake <blake@mobiusconsortium.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
supported but the *physical_loc* setting is inappropriate for choosing
130
130
the context location.
131
131
 
 
132
==== eg_vhost.conf
 
133
 
 
134
Shibboleth needs be enabled in *eg_vhost.conf*. Uncomment the two lines in eg_vhost.conf as follows:
 
135
 
 
136
.eg_vhost.conf
 
137
[source,xml]
 
138
....
 
139
<Location /eg/opac>
 
140
    # Uncomment the entries below to enable Shibboleth authentication
 
141
    AuthType shibboleth
 
142
    Require shibboleth
 
143
....
 
144
 
132
145
=== Shibboleth configuration
133
146
 
134
147
Configuring Shibboleth is particular to each institution's needs, and