|
Lines 165-201
Administration:
Link Here
|
| 165 |
emailAddress: emailAddress |
165 |
emailAddress: emailAddress |
| 166 |
Google OpenID Connect: |
166 |
Google OpenID Connect: |
| 167 |
- |
167 |
- |
| 168 |
- "Use Google OpenID Connect login: " |
168 |
- "Use Google OpenID Connect login in the OPAC: " |
| 169 |
- pref: GoogleOpenIDConnect |
169 |
- pref: GoogleOpenIDConnect |
| 170 |
choices: |
170 |
choices: |
| 171 |
1: "Yes" |
171 |
1: "Yes" |
| 172 |
0: "No" |
172 |
0: "No" |
| 173 |
- You will need to select OAuth2 when creating an app in the Google cloud console, and set the web origin to your_opac_url and the redirect url to your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect . |
173 |
- You will need to select OAuth2 when creating an app in the Google cloud console, and set the web origin to your_opac_url and the redirect url to your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect. Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientID">GoogleOAuth2ClientID</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientSecret">GoogleOAuth2ClientSecret</a> to be set. |
| 174 |
- |
174 |
- |
| 175 |
- "Google OAuth2 Client ID: " |
175 |
- "Google OAuth2 Client ID: " |
| 176 |
- pref: GoogleOAuth2ClientID |
176 |
- pref: GoogleOAuth2ClientID |
|
|
177 |
- Along with <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientSecret">GoogleOAuth2ClientSecret</a>, enables <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect.</a> |
| 177 |
- |
178 |
- |
| 178 |
- "Google OAuth2 Client Secret: " |
179 |
- "Google OAuth2 Client Secret: " |
| 179 |
- pref: GoogleOAuth2ClientSecret |
180 |
- pref: GoogleOAuth2ClientSecret |
|
|
181 |
- Along with <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientID">GoogleOAuth2ClientID</a>, enables <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect.</a> |
| 180 |
- |
182 |
- |
| 181 |
- "Restrict Google OpenID Connect to this domain (or subdomain of this domain): " |
183 |
- "Restrict Google OpenID Connect to this domain (or subdomain of this domain): " |
| 182 |
- pref: GoogleOpenIDConnectDomain |
184 |
- pref: GoogleOpenIDConnectDomain |
| 183 |
- . Leave blank for all Google domains. |
185 |
- Leave blank for all Google domains. Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect</a>. |
| 184 |
- |
186 |
- |
| 185 |
- pref: GoogleOpenIDConnectAutoRegister |
187 |
- pref: GoogleOpenIDConnectAutoRegister |
| 186 |
choices: |
188 |
choices: |
| 187 |
1: Allow |
189 |
1: Allow |
| 188 |
0: "Don't allow" |
190 |
0: "Don't allow" |
| 189 |
- patrons logging in with Google Open ID to automatically register. |
191 |
- patrons logging in with Google Open ID to automatically register. Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect</a>. |
| 190 |
- |
192 |
- |
| 191 |
- "Use this category code when automatically registering a Google Open ID patron: " |
193 |
- "Use this category code when automatically registering a Google Open ID patron: " |
| 192 |
- pref: GoogleOpenIDConnectDefaultCategory |
194 |
- pref: GoogleOpenIDConnectDefaultCategory |
| 193 |
choices: patron-categories |
195 |
choices: patron-categories |
| 194 |
- "." |
196 |
- Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect</a>. |
| 195 |
- |
197 |
- |
| 196 |
- "Use this branch code when automatically registering a Google Open ID patron: " |
198 |
- "Use this branch code when automatically registering a Google Open ID patron: " |
| 197 |
- pref: GoogleOpenIDConnectDefaultBranch |
199 |
- pref: GoogleOpenIDConnectDefaultBranch |
| 198 |
- "." |
200 |
- Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect</a>. |
| 199 |
Share anonymous usage statistics: |
201 |
Share anonymous usage statistics: |
| 200 |
- |
202 |
- |
| 201 |
- "Share anonymous Koha usage data with the Koha community: " |
203 |
- "Share anonymous Koha usage data with the Koha community: " |
| 202 |
- |
|
|