Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend authentication module capability #5140

Open
robinmolen opened this issue Mar 6, 2025 · 0 comments
Open

Extend authentication module capability #5140

robinmolen opened this issue Mar 6, 2025 · 0 comments
Assignees
Milestone

Comments

@robinmolen
Copy link
Contributor

Thema / Theme

Frontend

Omschrijving / Description

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

@robinmolen robinmolen added the triage Issue needs to be validated. Remove this label if the issue considered valid. label Mar 6, 2025
@robinmolen robinmolen self-assigned this Mar 6, 2025
@robinmolen robinmolen removed the triage Issue needs to be validated. Remove this label if the issue considered valid. label Mar 6, 2025
@robinmolen robinmolen moved this from Todo to In Progress in Development Mar 6, 2025
@joeribekker joeribekker added this to the Release 3.2.0 milestone Mar 10, 2025
@robinmolen robinmolen moved this from In Progress to Todo in Development Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants