Download the PHP package simplesamlphp/simplesamlphp-module-adfs without Composer
On this page you can find all versions of the php package simplesamlphp/simplesamlphp-module-adfs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download simplesamlphp/simplesamlphp-module-adfs
More information about simplesamlphp/simplesamlphp-module-adfs
Files in simplesamlphp/simplesamlphp-module-adfs
Download simplesamlphp/simplesamlphp-module-adfs
More information about simplesamlphp/simplesamlphp-module-adfs
Files in simplesamlphp/simplesamlphp-module-adfs
Vendor simplesamlphp
Package simplesamlphp-module-adfs
Short Description A module that implements the WS-federation IDP
License LGPL-2.1-or-later
Package simplesamlphp-module-adfs
Short Description A module that implements the WS-federation IDP
License LGPL-2.1-or-later
Keywords simplesamlphpadfs
Please rate this library. Is it a good library?
Informations about the package simplesamlphp-module-adfs
ADFS Module
Install
Install with composer
Configuration
Next thing you need to do is to enable the module: in
config.php
, search for the module.enable
key and set adfs
to true:
View samples in metadata-templates
for defining your idp and any relying
parties/sps.
Tips for admins new to WS-Fed
-
A
realm
is similar to an entityId from SAML.adfs-sp-remote.php
metadata array is based onrealm
. An IP STS is similar to an IdP. - Some WS-Fed Relying Party applications want the assertion lifetime to be
longer than the application's session lifetime. If not, the application will
send the user to the IdP to login again, hoping for a longer lived assertion.
SSP's default assertion lifetime is 5 minutes while SharePoint, by default,
wants 10 minutes. Use the
assertion.lifetime
inadfs-sp-remote.php
to set the time greater than that set in SharePoint (which can be configured by adjustingLogonTokenCacheExpirationWindow
)
All versions of simplesamlphp-module-adfs with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-dom Version *
beste/clock Version ^3.0
psr/clock Version ^1.0
simplesamlphp/assert Version ^1.1
simplesamlphp/saml11 Version ^1.0
simplesamlphp/saml2 Version ^5@dev
simplesamlphp/simplesamlphp Version ^2.4
simplesamlphp/ws-security Version ^1.6
simplesamlphp/xml-common Version ^1.16
simplesamlphp/xml-security Version ^1.9
symfony/http-foundation Version ^6.4
ext-dom Version *
beste/clock Version ^3.0
psr/clock Version ^1.0
simplesamlphp/assert Version ^1.1
simplesamlphp/saml11 Version ^1.0
simplesamlphp/saml2 Version ^5@dev
simplesamlphp/simplesamlphp Version ^2.4
simplesamlphp/ws-security Version ^1.6
simplesamlphp/xml-common Version ^1.16
simplesamlphp/xml-security Version ^1.9
symfony/http-foundation Version ^6.4
The package simplesamlphp/simplesamlphp-module-adfs contains the following files
Loading the files please wait ....