.. include:: /Includes.rst.txt ====================== Netresearch SAML Auth ====================== :Extension key: nr_saml_auth :Package name: netresearch/nr-saml-auth :Version: |release| :Language: en :Author: Netresearch DTT GmbH :License: This document is published under the `Creative Commons BY 4.0 `__ license. :Rendered: |today| ---- TYPO3 extension for SAML SSO authentication supporting frontend and backend users using the `onelogin/php-saml` library. ---- .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`Introduction ` Learn about SAML SSO and how this extension can help you implement single sign-on for your TYPO3 installation. .. card:: :ref:`Installation ` How to install and set up the extension via Composer or manually. .. card:: :ref:`Configuration ` Configure the Service Provider (SP) and Identity Provider (IdP) settings for your SAML authentication. .. card:: :ref:`Developer Guide ` Information for developers on PSR-14 events and extending the extension. ---- **Table of Contents** .. toctree:: :maxdepth: 2 :titlesonly: Introduction/Index Installation/Index Configuration/Index Developer/Index Migration/Index Changelog/Index .. toctree:: :hidden: Sitemap