diff --git a/changelog/entries/unreleased/bug/5226_prevent_oidc_saml_form_crashes_when_editing_a_user_source.json b/changelog/entries/unreleased/bug/5226_prevent_oidc_saml_form_crashes_when_editing_a_user_source.json new file mode 100644 index 0000000000..25a3d9fcf6 --- /dev/null +++ b/changelog/entries/unreleased/bug/5226_prevent_oidc_saml_form_crashes_when_editing_a_user_source.json @@ -0,0 +1,9 @@ +{ + "type": "bug", + "message": "prevent OIDC/SAML form crashes when editing a user source in the application builder", + "issue_origin": "github", + "issue_number": 5226, + "domain": "builder", + "bullet_points": [], + "created_at": "2026-04-21" +} diff --git a/web-frontend/modules/builder/components/userSource/UpdateUserSourceForm.vue b/web-frontend/modules/builder/components/userSource/UpdateUserSourceForm.vue index f827435b02..a0405defea 100644 --- a/web-frontend/modules/builder/components/userSource/UpdateUserSourceForm.vue +++ b/web-frontend/modules/builder/components/userSource/UpdateUserSourceForm.vue @@ -77,7 +77,7 @@ >