[microservice] Add auth-mode ldap
to enable authentication based on LDAP
#116
build.yaml
on: pull_request
compliance
6s
build-maven
55s
Annotations
5 errors
compliance
Unknown Exception was hit, please repo this to https://github.com/advanced-security/policy-as-code
|
compliance
REST Request failed :: non-expected server error
|
LdapAuthPassthroughTest.unauthenticated:
microservice/src/test/java/de/muenchen/oss/ezldap/LdapAuthPassthroughTest.java#L88
expected: 401 UNAUTHORIZED
but was: 403 FORBIDDEN
|
LdapAuthPassthroughTest.basic_auth_invalid_dn_as_username:
microservice/src/test/java/de/muenchen/oss/ezldap/LdapAuthPassthroughTest.java#L96
expected: 401 UNAUTHORIZED
but was: 403 FORBIDDEN
|
build-maven
Process completed with exit code 1.
|