“”

eID-Login eID-Login

eidlogin / stable

The eID-Login extension for TYPO3 allows to use the German eID-card and similar electronic identity documents for secure and privacy-friendly Website-User login. For this purpose, a so-called eID-Client, such as the AusweisApp2 or the Open eCard App and a eID-Service are required. In the default configuration a suitable eID-Service is provided without any additional costs.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req eid-login/eid-login-typo3

Tags

#eidlogin #Frontend #eid #security #login #saml #felogin

Last upload comment

Changed

- Update dependencies
- Replace innerHTML with innerText
- Fix deprecated required parameter follows optional parameter

Downloads by month

Download 1.2.3 Extension Manual Found an Issue? Code Insights Packagist.org
Author
ecsec GmbH
Company
ecsec GmbH
Last update
14. Sep 2022
First upload
29. Sep 2021
Downloads
1,730
Category
Frontend Plugins
Dependencies
  • scheduler (10.4.0 - 11.5.99)
  • TYPO3 (10.4.0 - 11.5.99)
  • PHP (7.4.0 - 8.0.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req eid-login/eid-login-typo3 to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.2.3 / stable
September 14, 2022
Changed

- Update dependencies
- Replace innerHTML with innerText
- Fix deprecated required parameter follows optional parameter
10.4.0 - 11.5.99 Download
1.2.2 / stable
December 17, 2021
Added

- Usage of function GeneralUtility::_POST and GeneralUtility::_GET (thanks to ayacoo)

Changed

- Now using a resume step when returning from IdP for non TR-03130 flows for better cookie handling
- Better BE login check in tests
- Make BE tests more patient
- Fix language handling in BE for en language

Fixed

- Version Check for TYPO3 11 now matches 11.0.0 also
10.4.0 - 11.5.99 Download
1.2.1 / stable
October 26, 2021
fix composer deps

10.4.21 - 11.5.99 Download
1.2.0 / stable
October 26, 2021
Add support for TYPO3 11.5
TYPO3 11 Login Cookie Setting fixed

10.4.21 - 11.5.99 Download
1.1.0 / stable
October 04, 2021
Add support for TYPO3 11
10.4.21 - 11.4.99 Download
1.0.0 / stable
September 29, 2021
Initial Release
10.4.21 - 10.4.99 Download