Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1037873
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T14:54:12+00:00 2026-05-16T14:54:12+00:00

I’ve got a RESTful WCF service using Basic authentication, a custom service host, and

  • 0

I’ve got a RESTful WCF service using Basic authentication, a custom service host, and a . I’ve got a custom UserNamePasswordValidator set up, and a custom IPrincipal correctly flows through to the operation. For legacy interoperability, I need to support a different mode of authentication, however. The way it should work goes:

  1. User POSTs to a login URI
  2. The service authenticates the user as above, but returns a session token (encrypted user credentials) as an HTTP response header.
  3. All subsequent requests from the user contain the session token instead of Basic authentication.

My current thought is this: if the session token contains encrypted credentials, then it should be possible to manipulate the incoming message, decrypting the credentials and replacing the session header with a Basic authentication header. My problem is finding an extensibility point that:

  • Exposes the message properties in some way AND
  • Is executed -before- the custom UserNamePasswordValidator executes..

Do any of you gurus know of such an extensibility point, or a way to customize the transport security mechanism? I’m honestly bewildered by the vast array of options here, and browsing the System.ServiceModel namespaces in Reflector has been an exercise in frustration.

Thanks!

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T14:54:13+00:00Added an answer on May 16, 2026 at 2:54 pm

    I discovered the answer on my own, and the answer is that I couldn’t figure out how to implement the exact mechanism outlined in the question – namely replacing an HTTP header with another before password validation.

    Instead, I replaced the UserNamePasswordValidator with an IAuthorizationPolicy. Inside the policy’s Evaluate method, another class handles checking for either Basic credentials or a session key, and returns the custom IIdentity. The key here is that, on a successful authentication, a new List containing the custom ID is added to the “Identities” property of the evaulationContext, and the custom principal is added to the “Principal” property. Once these properties are set, WCF correctly flows the principal through to the operation.

    This has proven to be a satisfactory solution, but I’m still disappointed not to have found the extensibility point I was looking for.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I've got a string that has curly quotes in it. I'd like to replace
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am reading a book about Javascript and jQuery and using one of the
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
We are using XSLT to translate a RIXML file to XML. Our RIXML contains
i got an object with contents of html markup in it, for example: string

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.