eid-login / eid-login-nextcloud

SAML based eID-Login App for Nextcloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eID-Login for Nextcloud

This is the eID-Login app for the Nextcloud platform. It has been developed by ecsec on behalf of the German Federal Office for Information Security.

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

Installation

The installation of the app can be done in the usual possible ways for Nextcloud. Please refer to the Nextcloud documentation.

Configuration Options

If you want the app to skip XML Validation of a SAML Response add the following to you Nextcloud config.php file

'eidlogin_skipxmlvalidation' => true

About

SAML based eID-Login App for Nextcloud

License:GNU Affero General Public License v3.0


Languages

Language:PHP 69.6%Language:JavaScript 27.7%Language:CSS 2.7%