dmk / mksamlauth
SSO Authentication for your TYPO3 Frontend
Installs: 1 001
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 14
Forks: 7
Open Issues: 22
Type:typo3-cms-extension
Requires
- php: >=7.1
- lightsaml/lightsaml: ^1.4
- symfony/http-foundation: ^4.1
- typo3/cms-core: ^9.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.13
- helmich/typo3-typoscript-lint: ^1.4
- nimut/testing-framework: ^4.1
- phpstan/phpstan: *
- phpstan/phpstan-strict-rules: *
- phpunit/phpunit: ^7.1
- roave/security-advisories: dev-master
- saschaegerer/phpstan-typo3: *@dev
Replaces
- typo3-ter/mksamlauth: *
- 10.0.x-dev
- 9.5.x-dev
- 9.5.3
- 9.5.2
- 9.5.1
- 9.5.0
- 8.7.x-dev
- v8.7.4
- 8.7.2
- 8.7.1
- 8.7.0
- dev-cherry-pick-essential/9.5
- dev-fix/authUser
- dev-request/8.7.3
- dev-schneiel-patch-1
- dev-featue/sign-auth
- dev-dependabot/add-v2-config-file
- dev-security/backward-php7.0
- dev-dependabot/composer/8.7/typo3/cms-core-tw-10.4
- dev-patch/travis-com
- dev-dependabot/composer/9.5/nimut/testing-framework-tw-5.0
- dev-feature/php-cs-fixer
- dev-feature/update-symfony
This package is auto-updated.
Last update: 2024-10-08 12:07:55 UTC
README
This extension adds the availability for frontend users to sign in with an IdP provider through the SAML2 protocol.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:
$ composer require dmk/mksamlauth:^8
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Issues and feature requests
Please report issues and request features at https://github.com/DMKEBUSINESSGMBH/mksamlauth/issues.
Contributing
Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.
Security
If you discover any security-related issues, please contact us at security@dmk-ebusiness.com.