Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. [security] setting dynamically the proxy.Credentials with the currentIdentity

[security] setting dynamically the proxy.Credentials with the currentIdentity

Scheduled Pinned Locked Moved .NET (Core and Framework)
securitywindows-adminhelpquestionannouncement
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    joaoPaulo
    wrote on last edited by
    #1

    hey guys! sorry about my english.. ======== the context: - one WebService "A", where the IIS directory security has only the "Windows Integrated Authentication" enable, and authentication mode is "Windows" on web.config. - IIS Version 5.1 - one WindowsApplication "B", to call some methods from the WebService "A". - the user running the WinApp "A", belongs to Administrator Group on both machines ("A" app Machine, and "B" app Machine). User account is the same in both places. this will never change... - I always need to set the Credentials of my proxy obj before call any webMethod (this happen on "B" app) ======== the problem: - is kind boring, ask for user insert the UserName, Password and Domain all the time, rigth?! so, is possible set at runtime this informations, wihtout user interactions? or some way to set anything on web.config or IIS to workaround this problem? .. I search how build the Credentials dynamically, I can get the current userName and Domain, but what about the password?? any tip will be great! thanks! João Paulo Melo southBrazil blitzkrieg bop!! -- modified at 14:15 Thursday 1st September, 2005

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups