[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Institutional_Integration_Shibboleth.tex
raeburn
raeburn at source.lon-capa.org
Fri Dec 17 19:57:28 EST 2021
raeburn Sat Dec 18 00:57:28 2021 EDT
Modified files:
/loncom/html/adm/help/tex Institutional_Integration_Shibboleth.tex
Log:
- Escape underscore and fix quotes.
Index: loncom/html/adm/help/tex/Institutional_Integration_Shibboleth.tex
diff -u loncom/html/adm/help/tex/Institutional_Integration_Shibboleth.tex:1.6 loncom/html/adm/help/tex/Institutional_Integration_Shibboleth.tex:1.7
--- loncom/html/adm/help/tex/Institutional_Integration_Shibboleth.tex:1.6 Fri Dec 17 21:36:24 2021
+++ loncom/html/adm/help/tex/Institutional_Integration_Shibboleth.tex Sat Dec 18 00:57:28 2021
@@ -240,12 +240,12 @@
that \$r-$>$user will be just username, unless the value of the PerlVar lonSSOEmailOK is 1.
By default, with mod\_shib installed and configured, and shibd running, then entries in LON-CAPA's
-Apache config file: loncapa_apache.conf will result in display of an authentication
+Apache config file: loncapa\_apache.conf will result in display of an authentication
prompt when a user without a current LON-CAPA session accesses /adm/roles. If it is preferred
to display /adm/login configured to offer dual SSO log-in (Shibboleth), and non-SSO login
(LON-CAPA), set this using the Domain Configuration available to a Domain Coordinator via the web GUI:
-Main Menu $>$ Set domain configuration $>$ Display ("Log-in page options" checked).
-For any of the LON-CAPA domain's servers which will offer dual login check "Yes" and then set:
+Main Menu $>$ Set domain configuration $>$ Display (``Log-in page options'' checked).
+For any of the LON-CAPA domain's servers which will offer dual login check ``Yes'' and then set:
\begin{itemize}
\item SSO: Text, Image, Alt Text, URL, Tool Tip
@@ -254,7 +254,7 @@
The value in the URL field should be /adm/sso, and the image will be for a button to be clicked
to load /adm/sso to prompt for Shibboleth authentication. The alt and title attributes for the
-button can also be set. Above the button there will be the text: "Log-in type: " followed by
+button can also be set. Above the button there will be the text: ``Log-in type: '' followed by
the text entered in the SSO configuration for ``Text''. Below that will be a ``Change'' link
used to toggle between SSO and non-SSO log-in panels.
More information about the LON-CAPA-cvs
mailing list