Open juldebar opened 5 years ago
I've added support for Bearer authentication scheme at #26 . Waiting for more infos from Geonode team at https://gitter.im/GeoNode/general
Reporting as issue here :
Needs time : not yet implemented in Geonode => https://github.com/GeoNode/geonode/issues/2467#issuecomment-528387538
To test it we need tu use this Geonode commit : https://github.com/GeoNode/geonode/compare/master...tomkralidis:csw-t
And this PyCSW's dependency commit here : https://github.com/geopython/pycsw/compare/master...tomkralidis:geonode-csw-t )
@juldebar @kikislater any news on that?
Needs to be retried ...
I have an error when trying to publish on geonode (pycsw behind the scene) by using CSW-T ows4R can connect the CSW server but can not insert the XML. By discussing with the geonode administrator, it looks like there is an issue with the authentication of the user because, when using pycsw with geonode, the authentication for CSW-T is different from the native authentication of pycsw (through IPs). Not sure if this should be fixed by ows4R or by Geonode.