Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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].