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

AuthorizeFilter should always set a default identity #2552

Closed
wants to merge 2 commits into from
Closed

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented May 12, 2015

public async Task Invoke_AuthSchemesFailShouldSetEmptyPrincipalOnContext()
{
// Arrange
var authorizeFilter = new AuthorizeFilter(new AuthorizationPolicyBuilder("Fails").RequireAuthenticatedUser().Build());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This crosses 120 character limit.

@HaoK
Copy link
Member Author

HaoK commented May 13, 2015

1ea1cc4

@HaoK HaoK closed this May 13, 2015
@sebastienros sebastienros deleted the haok/5-12auth branch March 29, 2016 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants