Download the PHP package netresearch/nr-saml-auth without Composer
On this page you can find all versions of the php package netresearch/nr-saml-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netresearch/nr-saml-auth
More information about netresearch/nr-saml-auth
Files in netresearch/nr-saml-auth
Download netresearch/nr-saml-auth
More information about netresearch/nr-saml-auth
Files in netresearch/nr-saml-auth
Vendor netresearch
Package nr-saml-auth
Short Description TYPO3 Saml Authentication for frontend
License GPL-2.0+
Homepage https://netresearch.de
Package nr-saml-auth
Short Description TYPO3 Saml Authentication for frontend
License GPL-2.0+
Homepage https://netresearch.de
Please rate this library. Is it a good library?
Informations about the package nr-saml-auth
Netresearch TYPO3 Saml Auth
With this TYPO3 extension you can authenticate against a SAML SSO server.\ It works for backend and frontend users and make use of the
onelogin/php-saml
package.
Installation
Require the package.
Then you have to add a new record of SAML Auth Settings
on the root page in the TYPO3 backend and configure it properly.
Example configuration
As example SSO server you could use https://capriza.github.io/samling/samling.html.
Auto discovery
- the login service will try to autodetect the configuration for the current login/logout request
- Therefor ensure, that your sp_entity_id matches your domain
Middleware
- the extension provides a middleware to redirect the client to the page he came from after login/logout
- ensure that RelayState parameter contains the target URL and is transmitted via post/get from SAML server to the configured ACS urls
All versions of nr-saml-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
typo3/cms-core Version ^10.4
typo3/cms-frontend Version ^10.4
onelogin/php-saml Version ^3.0.0
typo3/cms-core Version ^10.4
typo3/cms-frontend Version ^10.4
onelogin/php-saml Version ^3.0.0
The package netresearch/nr-saml-auth contains the following files
Loading the files please wait ....