0

I am using with WebAPI with Windows Authentification.

However, for a very specific case (a Flash Client... no comment), I need one of my controller to accept a non-authenticated client. Is there a way to achieve this?

Thank you!

1 Answer 1

1

Try AllowAnonymous attribute in your controllor or methods

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.