This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 94fd479b5 update
94fd479b5 is described below
commit 94fd479b5b7b470a372e8f767b34b8e30560aa3e
Author: lprimak <[email protected]>
AuthorDate: Thu Jan 29 19:09:19 2026 -0600
update
---
.well-known/security.txt | 2 +-
commercial-support.html | 12 ------------
feed.xml | 2 +-
integration.html | 27 +++++++++------------------
4 files changed, 11 insertions(+), 32 deletions(-)
diff --git a/.well-known/security.txt b/.well-known/security.txt
index ed62903db..321711d59 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
Contact: mailto:[email protected]
-Expires: 2027-01-30T01:02:18Z
+Expires: 2027-01-30T01:09:03Z
Preferred-Languages: en
Canonical: https://shiro.apache.org/.well-known/security.txt
Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/commercial-support.html b/commercial-support.html
index f71c0626a..b75650da4 100644
--- a/commercial-support.html
+++ b/commercial-support.html
@@ -233,18 +233,6 @@
</div>
</div>
<div class="sect1">
-<h2 id="okta_shiro_integration">Okta Shiro Integration</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The <a href="https://github.com/oktadev/okta-shiro-plugin">Okta Shiro
Plugin</a> contains a Shiro Realm for Okta, for use with OAuth 2.0 Resource
Servers.
-This realm will validate Okta JWT access tokens.</p>
-</div>
-<div class="paragraph">
-<p><a href="https://github.com/oktadev/okta-shiro-plugin">Learn More
>>></a></p>
-</div>
-</div>
-</div>
-<div class="sect1">
<h2 id="yupiik">Yupiik</h2>
<div class="sectionbody">
<div class="paragraph">
diff --git a/feed.xml b/feed.xml
index a71fbde9c..9ca921f50 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
<subtitle>Simple. Java. Security.</subtitle>
<link href="https://shiro.apache.org/"/>
<link rel="self" href="https://shiro.apache.org/feed.xml" />
- <updated>2026-01-30T01:02:19Z</updated>
+ <updated>2026-01-30T01:09:04Z</updated>
<author>
<name>Les Hazlewood</name>
diff --git a/integration.html b/integration.html
index 8140c2079..424649e8b 100644
--- a/integration.html
+++ b/integration.html
@@ -336,6 +336,13 @@ Uses Lift’s sitemap Locs instead of Shiro’s built-in
web.xml resource filter
</div>
</li>
<li>
+<p><a href="https://github.com/oktadev/okta-shiro-plugin">Okta Shiro
Plugin</a></p>
+<div class="paragraph">
+<p>Contains a Shiro Realm for Okta, for use with OAuth 2.0 Resource Servers.
+This realm will validate Okta JWT access tokens.</p>
+</div>
+</li>
+<li>
<p><strong><a href="https://github.com/alexxiyang/shiro-redis">Redis Cache
Manager</a></strong></p>
<div class="paragraph">
<p>from <a href="https://github.com/alexxiyang">@alexxiyang</a>.</p>
@@ -424,30 +431,14 @@ This module had been moved into Apache Shiro.
</div>
</li>
<li>
-<p><strong><a href="https://github.com/flowlogix/flowlogix">FlowLogix Jakarta
EE Library</a></strong></p>
+<p><strong><a href="https://github.com/flowlogix/flowlogix">FlowLogix Jakarta
EE Components</a></strong></p>
<div class="paragraph">
<p>from <a href="https://twitter.com/lprimak">Lenny Primak</a>.</p>
</div>
<div class="paragraph">
-<p>Integrates Jakarta EE / Java EE applications with Shiro Security,
specifically makes Shiro Annotations work with Java EE.</p>
+<p>Integrates Jakarta EE / Java EE applications with Shiro Security.</p>
</div>
</li>
-</ul>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-This module will be integrated directly into Shiro with version 2.0 and above.
-</td>
-</tr>
-</table>
-</div>
-<div class="ulist">
-<ul>
<li>
<p><strong><a href="https://github.com/bootique/bootique-shiro">Bootique
Shiro</a></strong></p>
<div class="paragraph">