kerberos
Single Sign On (SSO) from Firefox on Ubuntu
I am trying to get single sign on working from Firefox version 3.6.6 running on Ubuntu 10.04 LTS Lucid Lynx to IIS 7 on Windows Server 2008.[详细]
2023-01-08 21:51 分类:问答Possible to use Kerberos Token Profile via WCF over SSL?
The examples everywhere show how to do Kerberos Token Profile 1.1 via WCF, however it uses Message security. In fact, the WCF implementation defaults to sign+encrypt. I have a requirement of using SSL[详细]
2023-01-08 05:01 分类:问答Do I need to configure SPNs for all services running on the same test SharePoint server?
If I have single SharePoint server with no header (for testing) and my client app only needs to only access the web app with Kerberos configured, I already configured the app pool for that web app wit[详细]
2023-01-05 15:08 分类:问答Java SSO: Kerberos authentication against Active Directory
I\'m still trying to find a Java based solution for SSO (running on *nix), which I can use on JBoss to authorize against an Active Directory/domain controller. I initially tried to do this via NTLM, b[详细]
2023-01-05 05:12 分类:问答Passing Kerberos token of the authenticated user from IIS 7 to REST web services
I have a web site running on IIS7 configured to use Windows authentication. I\'d like to make a call from the site to a REST web service and pass the Kerberos token of the user (authentic开发者_运维知[详细]
2023-01-04 17:30 分类:问答"Defective token detected" error (NTLM not Kerberos) with Kerberos/Spring Security/IE/Active Directory
We are having trouble getting Spring Security/Kerberos/AD to work for our web app. Our diagnosis is that our AD server sending an NTLM token (we can tell as it starts with \"TlRMTVNT.....\") to IE and[详细]
2023-01-02 12:02 分类:问答Using Kerberos authentication for SQL Server 2008
I am trying to configure my SQL Server to use Kerberos authentication. My setup is like this - My setup is like this- I have 2 virtual PCs in a Windows XP Pro SP3 host. Both VPCs are Windows Server[详细]
2023-01-02 06:18 分类:问答End-to-end kerberos delegated authentication in ASP.NET
I\'m trying to开发者_如何学编程 setup an internal website that will contact another backend service within the network on behalf of the user using a HttpWebRequest.[详细]
2023-01-01 20:42 分类:问答How to authorize a user/application combination in Oracle?
I\'d like to authorize the user/application combination, not only the user. The scenario is that we\'ve built an app that guides the user to safe updates of some data.[详细]
2023-01-01 09:26 分类:问答Log a user in to an ASP.net application using Windows Authentication without using Windows Authentication?
I have an ASP.net application I\'m developing authentication for.I am using an existing cookie-based log on system to log users in to the system.The application runs as an anonymous account and then c[详细]
2023-01-01 04:06 分类:问答
加载中,请稍侯......