The General tab in Identity Settings is grouped into tabs #19448
BackDescription
Resolves #19088
- The content of the General tab is grouped into tabs.
Enforce email verification to register
option added- Code flow authentication uses the
Enforce email verification to register
setting, so these changes do not apply to the password flow
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- To test the authentication flow, enable code flow authentication. To do so, uncomment
responseType: 'code'
innpm/ng-packs/apps/dev-app/src/environments/environment.t
- Use copy to templates command