This is an automated email from the ASF dual-hosted git repository. jbertram pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/artemis.git
commit ccfef71b629177476e87fe201bbc0fc2af2a87cf Author: Justin Bertram <[email protected]> AuthorDate: Mon May 4 22:13:58 2026 -0500 ARTEMIS-5200 add release note --- docs/user-manual/versions.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc index d1632d794d..a3bd202ff0 100644 --- a/docs/user-manual/versions.adoc +++ b/docs/user-manual/versions.adoc @@ -21,7 +21,8 @@ https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio === Highlights -* xxx +* OpenID Connect is now supported via the xref:security.adoc#oidcloginmodule[`OIDCLoginModule`]. +A full demonstration is available in the https://github.com/apache/artemis-examples/tree/main/examples/features/standard/security-oidc[examples repo]. === Upgrading from 2.53.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
