Skip to content

Signout from ExternalProvider and 2FA #98

@skoruba

Description

@skoruba

Hi @damienbod

when I want to sign in via external OIDC provider and it is required 2FA, I am redirected to login page with 2FA which works well. But after that I got the claim called idp, but with value local - the information about external IdP is gone.

After attempt to sign out - the redirect to external provider is not execuded because the claim idp is local, not oidc.

if (idp != null && idp != IdentityServer4.IdentityServerConstants.LocalIdentityProvider)

Do you have any idea how to configure these things for following scenario?

Thanks!

Jan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions