EUDAT-B2STAGE / http-api

RESTful HTTP-API for the B2STAGE service inside the EUDAT project
https://eudat-b2stage.github.io/http-api/
MIT License
7 stars 7 forks source link

No auth/logout endpoint #137

Closed nikoloutsa closed 5 years ago

nikoloutsa commented 5 years ago

Hello , I have deployed the http-api production mode but there is no endpoint /auth/logout . Is this a normal behavior ? Although I get valid tokens from the /auth/b2safeproxy

I am using only b2safe authentication and http-api/1.0.3

Best regards,

mdantonio commented 5 years ago

/auth/logout endpoint is not enabled on version 1.0.3 as most of the recent developments

Please switch to branch 1.0.4 (I also planned to release 1.0.4 in the coming weeks, probably just after Christmas)

nikoloutsa commented 5 years ago

OK Thank you for the immediate response.

mdantonio commented 5 years ago

I close the issue. Feel free to reopen if you need more information