This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
from a4df042deb [S3 Metrics] Allow to customize S3 metrics prefix new 4a2bba0dad JAMES-3680 XUserAuthenticationStrategy support secret checking (safer) new e2ee7f2da8 JAMES-3907 OIDC Example - remove Apisix configuration for upload draft endpoint The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/modules/servers/partials/configure/jmap.adoc | 4 + examples/oidc/apisix/conf/apisix.yaml | 40 ++++---- examples/oidc/docker-compose.yml | 2 + examples/oidc/james/jmap.properties | 3 +- ...eJmapRFC8621AuthenticationStrategyContract.java | 111 +++++++++++++++++++++ server/protocols/jmap/pom.xml | 5 + .../jmap/http/XUserAuthenticationStrategy.java | 57 ++++++++++- src/site/xdoc/server/config-jmap.xml | 3 + 8 files changed, 201 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org