Azure ACS - ACS20001 exception while login using SiteMinder IDP -


i have created sample 'windows azure cloud service' project in visual studio 2010 , configured azure acs sts application using wif .net 4.0. deployed application in windows azure cloud services. configured windows live id, yahoo (out of box) , siteminder 12.51 identity providers. now, able login application using yahoo , windows live id identity providers.

my rp in acs (windows azure cloud service application) accepts saml 2.0 tokens. have configured ws-fed saml 2.0 federation between azure acs , siteminder 12.51. have valid certs token encryption, decryption , signing in acs. have configured siteminder idp using metadata import , acs realm showing correct entity url. while login application through siteminder (as idp in acs) getting below error.

an error occurred while processing request.

http error code:    400  message:    acs20001: error occurred while processing ws-federation sign-in response.  trace id:   3881b53c-e964-46c6-9f82-0fff383db6d5  timestamp:  2013-05-15 11:22:39z  

here don't see 'inner message' exception. possible causes in case? how can enable inner message in acs. appreciate, if me on issue.

thanks, mahesh


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -