We would like to single sign in/off through our google g-suite email id. or integration with google directory with Koha users, so we do not need to create users manually. If any one of those possible, kindly share the steps or advise. Regards, Diwakar
Created attachment 105274 [details] [review] Bug 25463: Patron details page - display the alternative contact address as a block This patch changes the format of the alternative contact address to a block, instead of a list. To test: 1) Edit a patron's contact details so that the Main Address and Alternative Contact addresses are complete 2) Install the patch 3) Ensure that the AddressFormat system preference is set to US style 4) View the patron record (members/moremember.pl) and ensure that the address format in both the Contact information and Alternative address sections display identically. 5) Change the AddressFormat system preference to German style, and repeat 6) Change the AddressFormat system preference to French style, and repeat.
Sorry, attached a patch to the wrong bug!
I'm not familiar with G Suite, but I imagine Bug 10988 would be relevant. Koha may need additional work to be optimized for G Suite as per comments on https://developers.google.com/identity/protocols/oauth2/openid-connect, but I haven't investigated that and I'm not likely to do so.