Skip to content

AuthenticationSchemeOptions.ForwardSignOut comment example is incorrect #11978

@serpent5

Description

@serpent5

The summary comment for AuthenticationSchemeOptions.ForwardSignOut states:

For example Context.SignOutAsync("ThisScheme") => Context.SignInAsync("ForwardSignOutValue");

It should be SignOutAsync instead of SignInAsync.

This error is also present in the docs, which I've rasied an issue for at dotnet/AspNetCore.Docs#13198.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DoneThis issue has been fixedarea-authIncludes: Authn, Authz, OAuth, OIDC, Bearertask

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions