No announcements
Found 1506592 threads
-
0 Votes
Web service Authentication
Hi, The "web service" is an asp.net web service?Answered | 1 Replies | 495 Views | Created by Tech01230 - Tuesday, August 9, 2016 12:26 PM | Last reply by Dennis Guo - Wednesday, August 10, 2016 9:38 AM -
0 Votes
Adding a usernameToken to SOAP header without the use of WSE
WSE has no role in development of new web services or web service clients.Answered | 2 Replies | 8240 Views | Created by Jeremy D. Ramos - Thursday, July 30, 2009 12:05 PM | Last reply by Yaron Naveh - Friday, July 31, 2009 1:07 PM -
0 Votes
Cannot call a asp.net web service
Are you using Asp.net code behind?Answered | 2 Replies | 3356 Views | Created by Adiki - Thursday, March 19, 2009 4:29 AM | Last reply by nomanm - Thursday, March 19, 2009 3:39 PM -
0 Votes
WCF web services w/ Windows authentication hosted in ASP.NET web application (Forms auth)
I'm not using ASP.NET compatibility mode but web services and web app are sharing the cache (HttpRuntime.Cache).Answered | 4 Replies | 4645 Views | Created by r00c - Monday, September 28, 2009 11:18 AM | Last reply by Steven Cheng - MSFT - Monday, October 5, 2009 2:49 AM -
0 Votes
Azure B2C Authentication for Asp.net core Web and API
Dear Mohit, Thanks for your response. here I am not trying to do the service to service access token request. what I want is to inject the user information ...Answered | 3 Replies | 952 Views | Created by Selvakumar Rathinam - Sunday, May 5, 2019 7:32 AM | Last reply by Frank Hu MSFT - Thursday, June 6, 2019 12:34 AM -
0 Votes
Web Services Mutual Authentication using certificate
Hi Pavan05, According to this case, as far as I know, the client can use the certificates to authentication the web service.Answered | 1 Replies | 738 Views | Created by Pavan05 - Friday, October 16, 2015 6:37 PM | Last reply by Grady_Dong - Monday, October 19, 2015 1:54 AM -
0 Votes
ASP.NET web service UsernameToken Authentication
public class TransactionService : System.Web.Services.WebService { public Metadata Authentication = new Metadata(); public ...Unanswered | 2 Replies | 757 Views | Created by Anonymous - Sunday, March 17, 2019 7:12 PM | Last reply by Anonymous - Monday, March 18, 2019 1:40 AM -
0 Votes
web service authentication
Step by step method and code is provided for calling web service with authentication.Answered | 3 Replies | 4011 Views | Created by Himanshu Srivastava - Monday, May 3, 2010 11:38 AM | Last reply by Jagatheesan - Tuesday, May 4, 2010 9:28 AM -
6 Votes
UsernameToken over https (WCF Client -> Non-WCF Web Service)
On the website it says to contact customer services and you may incurr a charge.Answered | 10 Replies | 30308 Views | Created by mteverest - Thursday, December 21, 2006 1:03 AM | Last reply by Ladislav Mrnka - Monday, June 28, 2010 3:16 PM -
0 Votes
SharePoint forms authentication and web services
Using web services of a forms authentication enabled site is possible.Answered | 8 Replies | 13894 Views | Created by cobra_guy1 - Wednesday, April 29, 2009 11:13 PM | Last reply by Gaurav Dixit - Monday, November 1, 2010 1:12 PM -
2 Votes
Service Fabric Web App Authentication and Authorisation
You need to use the AAD authentication library.Answered | 2 Replies | 1402 Views | Created by Roman Töngi - Tuesday, September 20, 2016 1:47 PM | Last reply by [MSFT] Mark Fussell - Tuesday, October 4, 2016 4:32 AM -
1 Votes
How to use forms authentication with ASMX web service?
They obviously don't share the same authentication cookie, because when you invoke the service, it redirects to the login page even though user is already logged in via ...Answered | 2 Replies | 10086 Views | Created by pghcpa - Thursday, July 30, 2009 6:14 PM | Last reply by pghcpa - Thursday, October 1, 2009 8:40 PM -
0 Votes
Extending Individual Account Authentication for ASP.NET Web API
Hi , Question related to ASP.NET Web API should be post in Web API forumAnswered | 1 Replies | 1373 Views | Created by David Jobling - Thursday, January 15, 2015 9:24 PM | Last reply by Kristin Xie - Friday, January 16, 2015 6:34 AM -
0 Votes
UsernameToken in asp.net page as web service client
I've the following problem in generating a UsernameToken in an asp.net page that act as a client that consumes a web server.Unanswered | 0 Replies | 4465 Views | Created by SelTel - Tuesday, August 1, 2006 8:08 AM | Last reply by SelTel - Tuesday, August 1, 2006 8:08 AM -
0 Votes
Implement SAML Token based Authentication in Web Service (Developed in JAVA)
Verify ADFS SAML Token on ASP.NET Service 2.Answered | 3 Replies | 3462 Views | Created by Debasis VS - Monday, September 28, 2015 4:20 AM | Last reply by Grady_Dong - Wednesday, September 30, 2015 3:25 AM -
0 Votes
AJAX calls to web services behind ADFS authentication
AJAX+calls+to+web+services+behind+ADFS+authenticationAnswered | 3 Replies | 2545 Views | Created by Alessjo - Friday, June 26, 2015 9:38 AM | Last reply by Dave Patrick - Friday, June 26, 2015 4:07 PM -
1 Votes
Authenticating with a token and a login service.
You can use the ASP.NET Web Services, more specifically, the AuthenticationService, which provides Login and Logout methods.Answered | 4 Replies | 4681 Views | Created by Raghu Dodda - Saturday, September 26, 2009 1:36 AM | Last reply by Marcus Frazier - Wednesday, May 18, 2011 11:48 PM -
0 Votes
WCF Service Authentication
Hi Sukumar, For the ASP.NET Control which calls the WCF service, is it a standard webserver control or some rich client control(such as ...Answered | 4 Replies | 4013 Views | Created by Raju Golla - Tuesday, April 27, 2010 11:12 PM | Last reply by Steven Cheng - MSFT - Thursday, April 29, 2010 8:34 AM -
0 Votes
How can we use SharePoint Authentication service is custom Asp.net Web API
Hi, Do you want to achieve Single Sign On between an ASP.NET application and SharePoint website?Answered | 4 Replies | 1629 Views | Created by Shrikant Mane - Thursday, May 12, 2016 8:18 AM | Last reply by Patrick_Liang - Friday, May 20, 2016 1:47 AM -
0 Votes
What is Basic Authentication in asmx web service
>the above kind of auth is called Basic Authentication in asmx web service or Basic Authentication is totally different concept ?Answered | 1 Replies | 11093 Views | Created by Sudip_inn - Monday, November 28, 2016 12:20 PM | Last reply by Edward8520 - Tuesday, November 29, 2016 5:48 AM - Items 1 to 20 of 1506592 Next ›
No announcements