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

  • SEARCH
  • Home
  • 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 882991
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:30:50+00:00 2026-05-15T12:30:50+00:00

I am really really tired these day because of facing this problem. I am

  • 0

I am really really tired these day because of facing this problem.
I am building a XBAP application (WPF Browser Application) that uses WCF Service.
This app requires:

  • Users can login by using their username and password (that store in my database)
  • Users don’t need to install any of X509 certificate (*.pfx or *.cert…)
  • The WCF service must use basicHttpBinding (to support an other silverlight application)

I have tried a lot of way but they are not match these requirements.
Do you have any solution? Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 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-15T12:30:51+00:00Added an answer on May 15, 2026 at 12:30 pm

    basicHttpBinding is – as its name implies – very basic in what it offers. It’s especially basic when it comes to security.

    As far as I know, you cannot achieve what you’re trying to do. BasicHttpBinding only supports transport security (using https protocol) with Windows credentials (not suitable over Internet with custom users) or digital certificates, or message security by means of a digital certificate (which you explicitly rule out – why??).

    Check this CodeProject article 8 steps to enable windows authentication on WCF BasicHttpBinding or Google for “basicHttpBinding security” – you’ll find lots of articles, but probably no real solution for your requirements – you just cannot do this with basicHttpBinding.

    Update: by default in WCF, you should pass the caller’s credentials with every call – but not as parameters on the service method, but instead by specifying the client credentials on the service proxy generated client-side. Something like:

     myService.ClientCredentials.UserName.UserName = "username";
     myService.ClientCredentials.UserName.Password = "p@ssw0rd";
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There's this problem that has been bugging me all day now, and I hoped
I really hate working with IComparer - to this day, after years of working
Good day. I could really use your help on this one. I have a
Really puzzled on this, probably simple but it is the day after New Years.
I'm really tired of typing my_ar_object.errors.full_messages in my console when i'm testing things... So,
I'm new in programming windows phone 7 but get really tired cuz i spend
I started working with linq to SQL several weeks ago. I got really tired
Recently I've gotten sick and tired of writing release notes and I'm really starting
Cant get this script to work with my menu really have tried everything any
Have tried to find solutions for this and can't really come up with anything.

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.