Skip to content

Configure email/phone confirmation requrement separatelly for each authentication method #5718

Closed
@sergeyzwezdin

Description

@sergeyzwezdin

I would like to configure email/phone confirmation requrement separatelly for each authentication method. For example, require email confirmation for password based sign in and don't for google auth.

I noticed it's impossible now, as there is check for all authentication methods - https://github.com/aspnet/Identity/blob/670614cdc59200f70a8045a7a5f346165d816fa1/src/Microsoft.AspNet.Identity/SignInManager.cs#L90-L94

How about changing this to be able to configure per each method?

Metadata

Metadata

Assignees

Labels

✔️ Resolution: Won't FixResolved because we decided not to change the behavior reported in this issue.area-identityIncludes: Identity and providersenhancementThis issue represents an ask for new feature or an enhancement to an existing one

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions