Ralf Becker

Results 8 issues of Ralf Becker

**Is your feature request related to a problem? Please describe.** I use privacyIDEA together with Shibboleth SP and SAML. Everything works as desired and `REMOTE_USER` is used. However, the **logout...

Type: Feature request

In addition to #3257, here is a pull request that implements the proposed solution.

Authentication via OpenID Connect is extended to allow **user roles** to be specified. ## Description An environment variable `OPENID_CONNECT_ROLE_FIELD` can be used to define which claim is used to set...

* Added german translation * Added support for country name as translation key. Currently in use are "de", "en", "fr" and "nb". See: ``` wget -qO - https://static.eduvpn.nl/disco/institute_access.json \ |...

We operate PrivacyIdea in production with a MariaDB Galera cluster consisting of 3 nodes. Each database node is assigned a PI node, which communicates with the local MariaDB node (on...

Type: Possible bug

### Top-level intent Clone database running on MariaDB 10.11 + Galera 26.4.18 ### Steps to reproduce ```bash echo "create database clone;" | mysql -BN mysqldump --single-transaction --add-drop-table --ignore-table-data pi.pidea_audit pi...

Type: Possible bug

Fixes boot info, see: #15, #12 Fixes purging of metapackages, see: #13