Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Please disable and remove the beididp_pape first (PAPE is now part of the main module)
Issue #2176885: align with openid code
Issue #2128701: moved beididp_pape into main module
Issue #2136067: use Variable API
Issue #2126127: initial module for signing up with NRN
#2116661: don't use eID when negative button coordinates are passed
#2126135: removed "admin can always log in" option
#1967624: added simpletest
#2127039: moved some db functions to beididp.inc
#2129331: various code cleanup actions
#2131789: don't show eid button on admin/people/create
New branch with some UI improvements (eID identity can now be added / removed on the general profile page, instead of having to navigating to a separate tab), better support for altering and translating mails, and code clean-up.
Bug fixes and a new module for sending custom emails upon registration
(the mails can be translated as well, but this requires i18n and some changes in the settings.ini)
This version adds a separate beididp_mail module, allowing site administrators to change the user registration mails.
(The default mails sent by Drupal can be a bit confusing for users registering with the eID card, since these mails contain references to passwords)
The mail module uses the Variable module, so the mail subject and body be translated just like any other multilingual variable.