Skip to content

Don't fail on updating personal information #655

@phavekes

Description

@phavekes

Since #642 we send updated personal information to all known provisionings for a user on login. If one of these provisionings fail, the other provisionings also fail.

There is already a try/catch around the login of a user, so the user can login. See https://github.com/OpenConext/OpenConext-Invite/blob/main/server/src/main/java/invite/security/CustomOidcUserService.java#L76

Metadata

Metadata

Assignees

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions