Hi Everyone
I have installed a 3rd party application on IIS server which is connected to our active directory domain.
The app work using web services. App call the web services deployed in the IIS server. It was working fine for a few day and now I'm getting the following error in my application.
I have also installed Windows Identity Foundation, due to it is a requirement from the app vendor.
I am using SSL certificate issued by the domain CA. The app vendor requested Webservice must run in https.
The error is
ID3242: The security token could not be authenticated or authorized. InnerException Stack:
Server stack trace:
at System.ServiceModel.Channe
at System.ServiceModel.Channe
at System.ServiceModel.Securi
at System.ServiceModel.Securi
at System.IdentityModel.Selec
at System.ServiceModel.Securi
at System.ServiceModel.Channe
at System.ServiceModel.Channe
at System.ServiceModel.Channe
at System.ServiceModel.Channe
at System.ServiceModel.Channe
at System.ServiceModel.Channe
at System.ServiceModel.Channe
at System.ServiceModel.Channe
Please help me on this.
Thank you.
↧
IIS with Web service error "ID3242: The security token could not be authenticated or authorized."
↧