View | Details | Raw Unified | Return to bug 20854
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref (-5 / +4 lines)
Lines 146-159 Administration: Link Here
146
                  1: "Yes"
146
                  1: "Yes"
147
                  0: "No"
147
                  0: "No"
148
        -
148
        -
149
            - "URL of the CAS Authentication Server: "
149
            - "URL of the Central Authentication Service (CAS) server: "
150
            - pref: casServerUrl
150
            - pref: casServerUrl
151
        -
151
        -
152
            - "Version of the CAS server Koha will connect to: "
152
            - pref: casServerVersion
153
            - pref: casServerVersion
153
              choices:
154
              choices:
154
                2: 'CAS 2 or inferior'
155
                2: 'CAS 2 or earlier'
155
                3: 'CAS 3 or superior'
156
                3: 'CAS 3 or later'
156
            - Version of the CAS server Koha will connect to.
157
    SSL client certificate authentication:
157
    SSL client certificate authentication:
158
        -
158
        -
159
            - "Field to use for SSL client certificate authentication: "
159
            - "Field to use for SSL client certificate authentication: "
160
- 

Return to bug 20854