refs #25348 [fid] fid client rework
* do not proxify local_addresses * use Laminas http client in fid client * do not use vufindhttp-psrcompat and zend-psr18bridge * simplify: remove sendAuthenticatedRequest and buildRequest => senRequest * refresh logon after 401 (when stale?) * add comment and set headers always by key => value * deactivate SSL_VERIFY for fidis request * fix options for ssl * do not retry refreshLogon
Showing
- module/fid/src/Service/Client.php 95 additions, 145 deletionsmodule/fid/src/Service/Client.php
- module/fid/src/Service/ClientFactory.php 12 additions, 19 deletionsmodule/fid/src/Service/ClientFactory.php
- module/fid/src/VuFind/Auth/Authenticator.php 1 addition, 1 deletionmodule/fid/src/VuFind/Auth/Authenticator.php
Please register or sign in to comment