saml-2.0
How to set up simplesamlphp to use ADFS 2 as idp
I\'m trying to get simplesamlphp 1.8 to use ADFS 2 as IdP. Now I\'m seriously stuck when getting browser NTLM authentication dialog, which does not accept any login (after selecting \"Test authentica[详细]
2023-04-12 20:34 分类:问答Redirecting a SAML protocol request to an ID Provider (whr equivalent?)
SHORT: Is there a \"whr\" equivalent in SAML-P 2.0? LONG: We are implementing a Federated Provider security token service using ADFS 2.0.[详细]
2023-04-06 08:00 分类:问答Is this a correct use case for SAML?
I have a couple of identity providers that require some info set from the end user to be entered for authentication.[详细]
2023-04-06 02:54 分类:问答Is there a way to provide SAML sp implementation using an Apache filter?
I\'m really new with SAML SSO. I\'m woking with an idp webapp tha开发者_JS百科t will support SAML authentication.[详细]
2023-04-03 17:03 分类:问答SSO - how to automatically log into an external website from an intranet (SAML 2.0)?
A client has used our PHP web-application for years, but now wants a Single Sign On solution (SSO). They have a company-intranet where they log in to, and they want to use this same login as an autom[详细]
2023-04-03 06:04 分类:问答SharePoint 2010 and SAML 2.0
Can I send SAML 2.0 token to SharePoint 2010 for authentication? I found a sample code in MSDN that 开发者_StackOverflow中文版connect office 365 in the cloud for the authentication, but the sample cod[详细]
2023-03-26 21:23 分类:问答SAML 2.0 LogoutRequest
I am working on handling LogOutRequest from a repl开发者_开发问答ying party on the STS side. I can parse LogoutRequest, delete the cookie and generate a LogoutResponse.[详细]
2023-03-20 23:30 分类:问答Implementing SAML2 SP-initiated use case with Weblogic 10.3.4. and ADFS
I am trying to implement the SP-initiated use case. For this what I have is: Identity Provider: a Federation[详细]
2023-03-15 09:20 分类:问答Decode SAML 2.0 64Base string
I\'ve been developing a SAML 2.0 SSO. I got a problem in decoding 64Base string to convert it into an xml then read the content later on.[详细]
2023-03-11 03:35 分类:问答How to verify an X509Certificate2 against an X509Certificate2Collection chain
I\'m writing a SAML 2.0 response parser to handle POST authentication in ASP.Net (in C# and MVC, but that\'s less relevant).[详细]
2023-03-08 03:19 分类:问答