This is an automated email from the ASF dual-hosted git repository.
chibenwa pushed a change to branch 3.8.x
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 2bf01cf4cd [devscout] fix doc is for 3.8.2 release
new 7687eda5c4 [ENHANCEMENT] Validate aud without introspect
new 45e20f29ab [ENHANCEMENT] Validate aud without introspect
new 2cadf4d866 [ENHANCEMENT] OIDC SASL only validate aud upon token
verification
new 29dd481527 [ENHANCEMENT] Improve SASL OpenId doc
new c8f079a0bd [ENHANCEMENT] Relax Introspect requirement
The 5 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/ROOT/pages/configure/imap.adoc | 16 +++++++++++
.../docs/modules/ROOT/pages/configure/smtp.adoc | 11 ++++----
.../org/apache/james/jwt/JwtTokenVerifier.java | 25 +++++++++-------
.../org/apache/james/jwt/OidcJwtTokenVerifier.java | 32 ++++++++-------------
.../apache/james/jwt/OidcSASLConfiguration.java | 9 +-----
.../apache/james/jwt/OidcJwtTokenVerifierTest.java | 33 ++++++++++++++++++++++
server/protocols/protocols-imap4/pom.xml | 2 +-
server/protocols/protocols-lmtp/pom.xml | 2 +-
server/protocols/protocols-smtp/pom.xml | 2 +-
9 files changed, 86 insertions(+), 46 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]