I\'m building an application where the requirements seem standard issue (at least to me)... I have a Web.UI based on asp .net mvc & clients from iphone, andriod & blackberry.
I am getting a strange error from ADFS 2.0 event Log as follows: \"The Federation Service could not fulfill the token-issuance request because the relying party \'https://my-relying-party\' is miss
We have bunch of web applications which are secured using WIF and custom database authentication, currently we are in the pro开发者_如何学运维cess of building a RESTful public API. My question is whet
I\'m experimenting with \"configuration-less WIF\", where I want to accept a SAML2 token that is generated by Windows Azure\'s AppFabric STS.
Is it possible for 2 websites with 2 different domains/realms to use the same issuer? If so, am I correct to assume that a trust woul开发者_JAVA技巧d not need to be created between these 2 realms sinc
I have a wcf webservice that uses WIF for authentication. Part of the responsibility of this webservice is to generate a report and email it. If I render the report with data only everything is fine.
Has anyone successfully integrated NServiceBus with WIF for message authent开发者_运维问答ication/authorization?This is usually done by serializing and deserializing claims information through the hea
I am looking at securing some WCF services using WIF, and have read within the Identity Training Kit from Microsoft, within exercise 1, \"Furthermore, you can expect developers to assign conditions vi
I have the following code trying to make an \"Issue\" request with WIF. When I run it I get the following exception. Isn\'t it possible to request a Security Token using Issue with 开发者_运维知识库a
We are implementing STS (claim based authentication) for the the REST based servi开发者_JAVA技巧ces. One of the reasons amongst many when we decide to create REST services (with JSON) was the small fo