Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JDBC and LDAP security plugins #564

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

groldan
Copy link
Member

@groldan groldan commented Oct 25, 2024

Both plugins are enabled by default, can be disabled with

geoserver.security.ldap=false
geoserver.security.jdbc=false

Default config updated to reflect the default values.

@groldan groldan added the feature New feature label Oct 25, 2024
@groldan groldan marked this pull request as ready for review October 25, 2024 15:57
@groldan groldan force-pushed the sec-jdbc-and-ldap branch 2 times, most recently from 923e755 to a24873d Compare October 25, 2024 16:54
Both plugins are enabled by default, can be disabled with

```
geoserver.security.ldap=false
geoserver.security.jdbc=false
```
@groldan groldan merged commit a293129 into geoserver:main Oct 25, 2024
3 checks passed
@groldan groldan deleted the sec-jdbc-and-ldap branch October 25, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant