claims-based-identity
Windows Identity Foundation Security Token Service setting cookie timeouts
I want to configure the timeout duration that is applied to the cookies that are created on relying party after a user logs in through the passive Security Token Service (STS). I believe I read somewh[详细]
2023-01-18 13:27 分类:问答How do I specify claim type requirements on the service side so they will be obeyed by the client request?
I have: A passive STS \"login application\" that is also an identity provider. An active STS WCF service that can accept and handle ActAs tokens[详细]
2023-01-13 12:51 分类:问答How can I implement WCF/OData access as a "paid upgrade" to my ASP.NET site if I want to use AJAX with the same?
Suppose I\'m entertaining a business model that offers free access to my propritary data if they visit my website.These users will have advertising subsidize the cost.[详细]
2023-01-11 19:04 分类:问答How to share authentication context between a SharePoint 2010 Site and ASP.NET applications
Is it possible to share the claims based authentication of a logged in Sharepoint 2010 user with a separate Asp.net application?[详细]
2023-01-11 05:41 分类:问答Invoking a WCF service using claims based authentication
I have a WCF service deployed in a server machine. We are using 开发者_开发知识库claims based authentication to authenticate the WCF service caller. The WCF service is restricted by using IIS Authoriz[详细]
2023-01-03 05:32 分类:问答Restricting access to records. Is claim-based permissions a good idea
in .net Claim-based identity framework If i wanted to restrict users to do an operation (view or edit) on let\'s say an account, a particular account #123456.(i am talking about business entity, like[详细]
2023-01-02 14:36 分类:问答Sliding Expiration in ASP.NET web app using claims from STS
Two questions: 1) How/where do I set the lifetime of the session c开发者_如何学Pythonookie in my web application when using an STS to get claims? From what I can tell, it seems I can only do this pro[详细]
2023-01-02 13:54 分类:问答Creating custom IP-STS for sharepoint foundation 2010 without ADFS
I plan to create very simple custom IP-STS for SharePoint foundation 2010 without ADFS server so anyone can integrate Windows Live ID to SharePoint foundation 2010 simply without ADFS, I can\'t use AD[详细]
2023-01-02 04:00 分类:问答Difference between Claims vs OAuth
What is the difference between Claims based authentication vs What is provided by OAuth. I am looking for conceptual difference and not technical difference. When do I choose Claims over OAuth and vi[详细]
2022-12-31 01:53 分类:问答SharePoint 2010 and FBA
I an trying to setup Forms Based Authentication using ASPNetSQLMembershipProvider. In 2010 Beta 2, I was able to do this in classic mode, and it worked.[详细]
2022-12-30 11:00 分类:问答