Skip to content

Commit 8a72ecb

Browse files
committed
deploy: 386ec13
1 parent 268f449 commit 8a72ecb

3 files changed

Lines changed: 11 additions & 74 deletions

File tree

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>SimpleSAMLphp** is an award-winning application written in native PHP that deals with authentication. It implements support for multiple protocols, most notably SAML, OpenID or OAuth.</description>
66
<link>https://simplesamlphp.org/</link>
77
<atom:link href="https://simplesamlphp.org/feed.xml" rel="self" type="application/rss+xml"/>
8-
<pubDate>Mon, 16 Mar 2026 08:13:51 +0000</pubDate>
9-
<lastBuildDate>Mon, 16 Mar 2026 08:13:51 +0000</lastBuildDate>
8+
<pubDate>Wed, 25 Mar 2026 19:46:49 +0000</pubDate>
9+
<lastBuildDate>Wed, 25 Mar 2026 19:46:49 +0000</lastBuildDate>
1010
<generator>Jekyll v4.2.1</generator>
1111

1212
<item>

modules/index.html

Lines changed: 0 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -216,26 +216,6 @@ <h4 id="generate-unique-id"><a name="generateuniqueid" href="#generateuniqueid">
216216
<li>Repository: <a href="https://github.com/safire-ac-za/simplesamlphp-module-genuniqueid">safire-ac-za/simplesamlphp-modules-genuniqueid</a></li>
217217
</ul>
218218

219-
<h4 id="infocard"><a name="infocard" href="#infocard">InfoCard</a></h4>
220-
221-
<p>This is a SimpleSAMLphp module that works with Information Cards technologies and provides some basic functionalities:</p>
222-
223-
<ul>
224-
<li>
225-
<p><strong>RP</strong>: acting as a Relying Party, you can accept user authentication through InfoCards consuming tokens sent by an
226-
STS.</p>
227-
</li>
228-
<li>
229-
<p><strong>STS</strong>: acting as a Secure Token Service you can provide information to a RP generating tokens. Currently, only user
230-
password and self issued credentials are supported.</p>
231-
</li>
232-
<li>
233-
<p><strong>InfoCard Generator</strong>: your users could request their InfoCard filling a form with their username and password.</p>
234-
</li>
235-
<li>Package name: <code class="language-plaintext highlighter-rouge">simplesamlphp/simplesamlphp-module-infocard</code></li>
236-
<li>Repository: <a href="https://github.com/simplesamlphp/simplesamlphp-module-infocard">simplesamlphp/simplesamlphp-module-infocard</a></li>
237-
</ul>
238-
239219
<h4 id="kerberos"><a name="kerberos" href="#kerberos">Kerberos</a></h4>
240220

241221
<p>Kerberos 5 authentication module for SimpleSAMLphp.</p>
@@ -255,20 +235,6 @@ <h4 id="logpeek"><a name="logpeek" href="#logpeek">Logpeek</a></h4>
255235
<li>Repository: <a href="https://github.com/simplesamlphp/simplesamlphp-module-logpeek">simplesamlphp/simplesamlphp-module-logpeek</a></li>
256236
</ul>
257237

258-
<h4 id="metadata-aggregator"><a name="mdaggregator" href="#mdaggregator">Metadata aggregator</a></h4>
259-
260-
<p>This module aggregates a set of SAML entities into SAML 2.0 metadata documents. The resulting metadata documents contain
261-
an EntitiesDescriptor element with the multiple entities configured as sources inside. Multiple aggregates can be
262-
configured at the same time.</p>
263-
264-
<p>Please note that <strong>this module has been deprecated</strong> in favour of the more recent
265-
<a href="https://github.com/simplesamlphp/simplesamlphp-module-aggregator2">Aggregator2 module</a>.</p>
266-
267-
<ul>
268-
<li>Package name: <code class="language-plaintext highlighter-rouge">simplesamlphp/simplesamlphp-module-aggregator</code></li>
269-
<li>Repository: <a href="https://github.com/simplesamlphp/simplesamlphp-module-aggregator">simplesamlphp/simplesamlphp-module-aggregator</a></li>
270-
</ul>
271-
272238
<h4 id="metadata-aggregator-2"><a name="mdaggregator2" href="#mdaggregator2">Metadata aggregator 2</a></h4>
273239

274240
<p>This is a module for metadata aggregation. It is designed to preserve most of the common metadata items, and it also
@@ -293,15 +259,6 @@ <h4 id="metaedit"><a name="metaedit" href="#metaedit">Metaedit</a></h4>
293259
<li>Repository: <a href="https://github.com/simplesamlphp/simplesamlphp-module-metaedit">simplesamlphp/simplesamlphp-module-metaedit</a></li>
294260
</ul>
295261

296-
<h4 id="modinfo"><a name="modinfo" href="#modinfo">Modinfo</a></h4>
297-
298-
<p>A very straightforward module for SimpleSAMLphp that displays the list of modules and their status in the web interface.</p>
299-
300-
<ul>
301-
<li>Package name: <code class="language-plaintext highlighter-rouge">simplesamlphp/simplesamlphp-module-modinfo</code></li>
302-
<li>Repository: <a href="https://github.com/simplesamlphp/simplesamlphp-module-modinfo">simplesamlphp/simplesamlphp-module-modinfo</a></li>
303-
</ul>
304-
305262
<h4 id="monitor"><a name="monitor" href="#monitor">Monitor</a></h4>
306263

307264
<p>A SimpleSAMLphp module that can monitor authsources, metadata, certificate validity, etc. It can output results as HTML,
@@ -361,16 +318,6 @@ <h4 id="saml-20-debugger"><a name="samldebug" href="#samldebug">SAML 2.0 Debugge
361318
<li>Repository: <a href="https://github.com/simplesamlphp/simplesamlphp-module-saml2debug">simplesamlphp/simplesamlphp-module-saml2debug</a></li>
362319
</ul>
363320

364-
<h4 id="selfregister"><a name="selfregister" href="#selfregister">Selfregister</a></h4>
365-
366-
<p>A module that allows registration of users accounts. The original version was developed by UNINETT and supported LDAP as
367-
a backend. This fork adds support for SQL databases as the back-end.</p>
368-
369-
<ul>
370-
<li>Package name: <code class="language-plaintext highlighter-rouge">geant/simplesamlphp-module-selfregister</code></li>
371-
<li>Repository: <a href="https://github.com/TERENA/simplesamlphp-module-selfregister">geant/simplesamlphp-module-selfregister</a></li>
372-
</ul>
373-
374321
<h4 id="sql-attributes"><a name="sqlattrs" href="#sqlattrs">SQL Attributes</a></h4>
375322

376323
<p>An authentication processing filter that allows you to provide additional attributes from a SQL datastore. It is useful
@@ -383,16 +330,6 @@ <h4 id="sql-attributes"><a name="sqlattrs" href="#sqlattrs">SQL Attributes</a></
383330
<li>Repository: <a href="https://github.com/safire-ac-za/simplesamlphp-module-sqlattribs">safire-ac-za/simplesamlphp-module-sqlattribs</a></li>
384331
</ul>
385332

386-
<h4 id="voot-groups"><a name="voot" href="#voot">VOOT Groups</a></h4>
387-
388-
<p>A module to fetch group memberships from an API service protected with OAuth 2.0 using the VOOT protocol and add them
389-
to the list of attributes received from the identity provider.</p>
390-
391-
<ul>
392-
<li>Package name: <code class="language-plaintext highlighter-rouge">openconextapps/simplesamlphp-module-vootgroups</code></li>
393-
<li>Repository: <a href="https://github.com/OpenConextApps/ssp-voot-groups">OpenConextApps/ssp-voot-groups</a></li>
394-
</ul>
395-
396333
<h2 id="extending-simplesamlphp">Extending SimpleSAMLphp</h2>
397334

398335
<p>If you plan to extend SimpleSAMLphp with some functionality, we advise you to follow these recommendations:</p>

sitemap.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -154,39 +154,39 @@
154154
</url>
155155

156156
<url>
157-
<loc>https://simplesamlphp.org/samlidp/</loc>
157+
<loc>https://simplesamlphp.org/modules/</loc>
158158
</url>
159159

160160
<url>
161-
<loc>https://simplesamlphp.org/support/</loc>
161+
<loc>https://simplesamlphp.org/download/</loc>
162162
</url>
163163

164164
<url>
165-
<loc>https://simplesamlphp.org/download/</loc>
165+
<loc>https://simplesamlphp.org/translation/</loc>
166166
</url>
167167

168168
<url>
169-
<loc>https://simplesamlphp.org/contrib/</loc>
169+
<loc>https://simplesamlphp.org/support/</loc>
170170
</url>
171171

172172
<url>
173-
<loc>https://simplesamlphp.org/security/</loc>
173+
<loc>https://simplesamlphp.org/samlidp/</loc>
174174
</url>
175175

176176
<url>
177-
<loc>https://simplesamlphp.org/lists/</loc>
177+
<loc>https://simplesamlphp.org/samlsp/</loc>
178178
</url>
179179

180180
<url>
181-
<loc>https://simplesamlphp.org/samlsp/</loc>
181+
<loc>https://simplesamlphp.org/security/</loc>
182182
</url>
183183

184184
<url>
185-
<loc>https://simplesamlphp.org/translation/</loc>
185+
<loc>https://simplesamlphp.org/contrib/</loc>
186186
</url>
187187

188188
<url>
189-
<loc>https://simplesamlphp.org/modules/</loc>
189+
<loc>https://simplesamlphp.org/lists/</loc>
190190
</url>
191191

192192
<url>

0 commit comments

Comments
 (0)