-
Notifications
You must be signed in to change notification settings - Fork 6
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
✨ [#1878] Post-login registration form for eHerkenning #861
✨ [#1878] Post-login registration form for eHerkenning #861
Conversation
I removed the first and last name fields from this form, I did notice however that the generated email is prefilled in the form: I'm not sure if this is intentional, do we want this? @alextreme |
eb4233d
to
f3c00f8
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feature/1866-kvk-onderwerp-personalization #861 +/- ##
==============================================================================
+ Coverage 92.68% 92.75% +0.06%
==============================================================================
Files 788 788
Lines 27050 27155 +105
==============================================================================
+ Hits 25071 25187 +116
+ Misses 1979 1968 -11 ☔ View full report in Codecov by Sentry. |
How we deal with emailadresses and DigiD is a bit odd, but as it's a required field it is auto-generated. I'd recommend to do the same with eHerkenning, and if it's auto-generated that we hide this value just like with DigiD (it is overwritten anyway). |
daad68e
to
9e20d52
Compare
Ah I see, I'll implement it the same for eHerkenning |
9e20d52
to
4589964
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Based on #859, so that should be merged first
task: https://taiga.maykinmedia.nl/project/open-inwoner/task/1878
Aside from adapting the necessary registration form, the following was also changed/added:
settings.DIGID_ENABLED
andSiteConfiguration.eherkenning_enabled