[LDAP | AD | OpenID-Connect | API Documentation] Access to API documentation is blocked
Affected version : v12.X
Observed behaviour
When the LDAP/AD/OpenID plugin is present and configured on SquashTM, and if the property is set as follows squash.rest-api.disallow-basic-authentication = true
then access to SquashTM API documentation (Help > Rest API Documentation / Admin) is no longer possible using basic authentication.
Note: If I reset the property to false, I can reconnect to the API documentation using basic authentication.
Expected result
If the property is present as follows: squash.rest-api.disallow-basic-authentication = true
only API calls using basic authentication should be blocked in favor of token authentication.
Access to the API documentation should still be possible using basic authentication
Edited by Xavier Devroedt
