sul-dlss-deprecated / dor-services

Common services, models, and utility classes used by the Stanford Digital Repository (DOR == Digital Object Registry)
Other
8 stars 4 forks source link

SuriService connection to suri: suri-rails doesn't need username and password #709

Open ndushay opened 4 years ago

ndushay commented 4 years ago

https://github.com/sul-dlss/dor-services/blob/master/lib/dor/services/suri_service.rb#L17-18 expects a username and password when sending http request to suri

Also - should it switch to using faraday or a diff rest-client-du-jour?