About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:ils:examples:koharest_driver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
configuration:ils:examples:koharest_driver [2023/02/27 18:57] – [Configuring Vufind for single instance in Rest API] sturkelconfiguration:ils:examples:koharest_driver [2023/02/28 19:11] (current) – [Configuring Vufind for single instance in Rest API] demiankatz
Line 22: Line 22:
 </code> </code>
  
-The IP address or hostname will be different in your case.+The IP address or hostname will be different in your case. If you are using the standard default port 80 for HTTP or port 443 for HTTPS, you can omit the port number; e.g.: 
 + 
 +<code bash> 
 +https://vufind.healthnet.org.np/api 
 +</code>
  
 Also provide the clientId and clientSecret fields generated in the Koha patron side as shown (see the earlier step [[configuration:ils:examples:koha_rest_plugin#create_a_client_id_and_secret_key_from_the_patrons_area|Creating Client ID/Secret]] for details) below: Also provide the clientId and clientSecret fields generated in the Koha patron side as shown (see the earlier step [[configuration:ils:examples:koha_rest_plugin#create_a_client_id_and_secret_key_from_the_patrons_area|Creating Client ID/Secret]] for details) below:
configuration/ils/examples/koharest_driver.1677524251.txt.gz · Last modified: 2023/02/27 18:57 by sturkel