saml
Sharepoint 2010 API for adding new Trusted Identity Token Issuer
Does anyone know a Sharepoint 2010 API for adding a new trusted identity token issue开发者_StackOverflow中文版r (aka identity provider)?[详细]
2023-01-06 06:10 分类:问答SAML Identity Provider based on Active Directory
I have a 3rd party program that supports web SSO using SAML 1.1 (it is ready to serve as the Service Provider, in other words).[详细]
2023-01-04 02:42 分类:问答In a WCF Client How Can I add SAML 2.0 assertion to SOAP Header?
I\'m trying to add the saml 2.0 assertion node from the soap header example below - I came across the samlassertion type in the .net framework but that looks like it is only for saml 1.1.[详细]
2023-01-03 07:04 分类:问答How do I implement SAML 2.0 in a WCF Client?
I need to implement SAML 2.0 for a WCF client that is talking to a java web service (Gl开发者_高级运维assfish).I know very little about SAML, and after a bit of searching here (and elsewhere) I do not[详细]
2023-01-01 00:15 分类:问答SAML Authentication for a .NET Application
It should be possible to use SAML to authenticate users for any type of application (according to the spec), but the examples I have seen are cookie-based ASP.NET web-sites.[详细]
2022-12-30 08:08 分类:问答Generic Java SAML 2.0 token consumer API
I\'ve already implemented a Java Servlet Filter that consumes tokens from a PingFederate (PF) server using the PF supplied Java API. This makes my application able to serve the Service Provider applic[详细]
2022-12-28 22:33 分类:问答Glassfish OpenSSO instructions (where to download OpenSSO)?
According to the tutorial, I should go to OpenSSO and download an \"express build\".However, the download links on the OpenSSO site fo开发者_开发知识库r the \"Express Build 7\" appear to require loggi[详细]
2022-12-25 22:27 分类:问答How to convert SAML XML token string to either SecurityToken or ClaimsPrincipal instance?
My context: .Net RESTful web service Client (mixed platforms, technologies, lib capabilities) has obtained a SAML token[详细]
2022-12-25 15:27 分类:问答changing user with federated security in WCF
I have been tasked with implementing user switching in a component that connects to a WCF service using federated security.[详细]
2022-12-25 10:03 分类:问答Weblogic 10.0: SAMLSignedObject.verify() failed to validate signature value
I\'ve been having this problem for a while and it\'s driving me nuts.I\'m trying to create a client (in C# .NET 2.0) that will use SAML 1.1 to sign on to a WebLogic 10.0 server (i.e., a Single Sign-On[详细]
2022-12-23 01:12 分类:问答