Okay so basically I am creating a Workflow BPMS in SharePoint and I want to get a user\'s information like his/her department, supervisor etc into the workflow.
I can\'t get it to work. I installed phpMyAdmin and I can login without problems. But I can\'t get single signon working. phpMyAdmin is located at http://mydomain.com/sql/. My signon script is in http
I have been trying to Google over this topic like crazy. I have this primary domain that has got a couple of subdomains and alied domains. All of these sites share the same set of members that will lo
I use SPNEGO to authenticate my webapp. I would like to use ticket delegation to开发者_开发知识库 authenticate to LDAP on server side. But there is no ticket cache on server side since login (kinit) i
I\'m trying to inject a JSP page into an unnamed enterprise web-application to get the value of a SSO token provided by a servlet. The goal is to redirect back to the referrer. The user does not have
Q: How would you create a SSO? What would y开发者_Python百科ou do about authentication (separate app or same as sso) and user store?
I\'m trying to implement SSO (Single Sign On) but I can\'t get the correct username. At my place, when I retrieve the currently logged on user I get: USER@DOMAIN. Which is correct. When the same code
I am thinking of building a bespoke solution using either java or .NET and I want to integrate the authentication layer with SiteMinder.
Basically I have a C++ app which login to oracle db using OCI. DB is configured to authenticate users from windows domain user accounts.
I am building an iPhone app that uses Facebook login. I recently changed it to SSO but its asking users to sign again after 8 hours. Is there a way to improve on timeout for Facebook SSO ?开发者_运维