You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before we can add support for eIDAS and Yivi, we have to update our authentication module.
Update/rework the architecture a bit of the authentication module. In particular, we need to be able to receive form/plugin-specific options in the start_login and handle_return hooks of the BasePlugin. The DigiD plugin currently uses the check_requirements hook for this, this could/should be adopted.
Extend the openforms.authentication models so that we can capture arbitrary key/value pairs from the obtained OIDC claims (e.g. first/last name, date of birth, ...). This includes being able to configure claim mappings on a per-form level for the OIDC-based plugins (eIDAS, Yivi)
Added value / Toegevoegde waarde
No response
Aanvullende opmerkingen / Additional context
No response
The text was updated successfully, but these errors were encountered:
robinmolen
added
the
triage
Issue needs to be validated. Remove this label if the issue considered valid.
label
Mar 6, 2025
Thema / Theme
Frontend
Omschrijving / Description
Before we can add support for eIDAS and Yivi, we have to update our authentication module.
Added value / Toegevoegde waarde
No response
Aanvullende opmerkingen / Additional context
No response
The text was updated successfully, but these errors were encountered: