Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmkebusinessgmbh/mksamlauth
SSO Authentication for your TYPO3 Frontend
https://github.com/dmkebusinessgmbh/mksamlauth
saml sso typo3-cms-extension typo3-extension
Last synced: about 2 months ago
JSON representation
SSO Authentication for your TYPO3 Frontend
- Host: GitHub
- URL: https://github.com/dmkebusinessgmbh/mksamlauth
- Owner: DMKEBUSINESSGMBH
- License: gpl-2.0
- Created: 2019-04-23T06:52:15.000Z (almost 6 years ago)
- Default Branch: 8.7
- Last Pushed: 2023-09-08T09:50:15.000Z (over 1 year ago)
- Last Synced: 2024-10-31T03:52:55.776Z (3 months ago)
- Topics: saml, sso, typo3-cms-extension, typo3-extension
- Language: PHP
- Homepage: https://www.dmk-ebusiness.de
- Size: 123 KB
- Stars: 3
- Watchers: 14
- Forks: 7
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MKSAMLAuth
| TYPO3 Version | Status |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| 8.7 | [![Build Status](https://api.travis-ci.org/DMKEBUSINESSGMBH/mksamlauth.svg?branch=8.7)](https://travis-ci.org/DMKEBUSINESSGMBH/mksamlauth) |
| 9.5 | [![Build Status](https://api.travis-ci.org/DMKEBUSINESSGMBH/mksamlauth.svg?branch=9.5)](https://travis-ci.org/DMKEBUSINESSGMBH/mksamlauth) |[![Latest Version](https://img.shields.io/packagist/v/dmk/mksamlauth.svg?style=flat-square)](https://github.com/DMKEBUSINESSGMBH/mksamlauth/releases)
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 [email protected].