Open palmtown opened 3 years ago
Hi,
Thank you for using Mattermost-LDAP.
In order to help you debug Mattermost-LDAP, I need more information about your issue, such as :
Please be explicit to allow me to understand your environment and let me reproduce your issue on my side.
Regards
You are surely accessing file that is not existing. Please compare your URL with your folder structure. Most likely you are accessing /oauth/authorize
but you should accessing /oauth/authorize.php
. I had that problem.
Hello Community,
I am getting error "Forbidden You don't have permission to access this resource" when I am redirected to the docker setup. Note that I followed the instruction specified at https://github.com/Crivaledaz/Mattermost-LDAP. Any suggestions? This is typically an apache setup issue in the docker container.