issues
search
accso
/
SecureCheckPlus
SecureCheckPlus by Accso is a web application that can be integrated into the CI/CD process via an adapter. It allows the identification, review, and documentation of already known vulnerabilities based on the libraries used.
Apache License 2.0
4
stars
1
forks
source link
Improve authorization support
#9
Open
marcus67
opened
1 month ago
marcus67
commented
1 month ago
Currently, authorization has the following issues:
only support for "memberof"
only support for mail address as login name
the development LDAP backend container does not support "memberof" (attribute is created explicitly and not automatically)
LDAP adapter currently only works with read-only admin access
Currently, authorization has the following issues: