-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 http://www.wso2.net/kb/161
Peter Wilkes wrote: > hello, > > first time poster. ^_^ please forgive me. > > i'm trying to use Axis2 to connect a Java client to a .NET service running > on IIS. if i don't require authentication i have no problem however my > group would like to use Integrated Windows Authentication (IWA) to only > allow users within a specific group access to our website. i've looked > into axis2 and other avenues and are slightly confused. > > i've looked into kerberos and have code that will give me a kerberos token > to my java client from the active directory. what i am looking to do is > either give that token to axis2 and have it authenticate with the IIS > website or use that token somehow to get credientals axis could use to > authenticate with the IIS server. > > has anyone had any success with this? > > we are taking our application in steps also. so if possible i'd like to > use a popup to ask the user form their username/password and use that to > authenticate with the IIS/AD. then if possible move to the single sign-on > approach. however we don't want to put the username/password into a text > file. we dont have a problem prompting for it however don't want to put > it in a xml/txt file. > > does anyone have an example that would show how to at runtime configure > Axis2 to use a CommonHTTPTransportSender to use NT Authentication and > allow us to set the username and password all at runtime? > > thank you very much for any assistance you can provide. > > Pete > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFE6/BnYmklbLuW6wYRAgH2AJ4g8/Y9FZXiC4Yid9kYyB8b9SNRkgCeP8WI oGBP3IrEUAimgK/39QnqQ0o= =7GCT -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
