You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same problem.
I've set the username and password with the command htdigest
I set apigility with http digest and established services that require authentication.
But when testing the endpoints with curl always get 403 forbidden
Have I missed configuring the settings?
Do I have to configure something else in apache?
I configured digest auth and now testing endpoints always throws 403-forbidden.
I set absolute path for
htdigest
file inlocal.php
and I set/my/valid-endpoint
asdigest_domain
inglobal.php
.This is my curl test (if I disable authentication things run properly):
Originally posted by @richhl at zfcampus/zf-apigility#58
The text was updated successfully, but these errors were encountered: