Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

SignOutAsync should take [] of AuthenticationSchemes #585

Closed
Tratcher opened this issue Mar 14, 2016 · 4 comments
Closed

SignOutAsync should take [] of AuthenticationSchemes #585

Tratcher opened this issue Mar 14, 2016 · 4 comments

Comments

@Tratcher
Copy link
Member

From @rustd on March 14, 2016 22:22

A user has to specify SignOut per authentication scheme as follows https://github.com/aspnet/Templates/blob/dev/src/Rules/StarterWeb/OrganizationalAuth/Single/Controllers/AccountController.cs#L24
With this change we will have the same code as in Katana

Copied from original issue: aspnet/Security#742

@Tratcher
Copy link
Member Author

I don't think we need this, we had considered it as an intermediate design that didn't provide AuthProperties but opted for aspnet/Security#743 instead.

@kevinchalet
Copy link
Contributor

The syntax in MVC would be much better if aspnet/Mvc#4259 was merged.

/cc @danroth27

@Tratcher
Copy link
Member Author

Tratcher commented Jul 9, 2017

@HaoK is this still relevant or can we close it? It looks like MVC is doing most of the work for us.

@aspnet-hello
Copy link

This issue was moved to dotnet/aspnetcore#2721

@aspnet aspnet locked and limited conversation to collaborators Jan 2, 2018
@aspnet-hello aspnet-hello removed this from the Backlog milestone Jan 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants