Single sign-on, a system for sharing authentication credentials between different systems

learn more… | top users | synonyms (1)

4
votes
0answers
383 views

Unable to sign out from Active Directory when using Azure ACS

I am using ACS 2.0 in my MVC 4 application. It is already configured for signing in, and it works for various providers including ADFS. I need to implement sign-out functionality. As this question ...
4
votes
0answers
273 views

How to authenticate with SharePoint Online for a PHP app?

We have our PHP application that requires authentication, and for our clients that run SharePoint we'd like to offer some kind of SSO service, so that the users can use their SharePoint credentials ...
3
votes
0answers
293 views

WSO2 integration with third-party SAML2 Service Provider

I'm trying to configure third-party SAML Service Provider with WSO2 Identity Server acting as IdP. I faced some problems which I believe may be connected with WSO2 implementation. After a quick ...
3
votes
0answers
299 views

Mixed Mode Federated authentication and Forms Authentication

I am trying to make a mixed mode authentication to be able to put some users on Federated authentications and others on Forms authentication. I am working with WIF, I set up my STS and everything is ...
3
votes
0answers
159 views

SSO for SSRS management site

Our web application uses NTLM authentication and it's working. Is it possible to use the same logon credentials to automatically login to the report manager, actually we would like to be able to ...
3
votes
0answers
300 views

Use access_token from server in new iOS SSO client environment

I'm working on a service where we allow users to signup and login with their Facebook accounts. The service runs both on the web and on an iOS client. The use case I'm having trouble with is this: ...
2
votes
0answers
149 views

Doctrine 2 + ZF2 : Single Sign-On

I'm currently making the new version of my company's website using ZF2 and Doctrine 2. I have some modules, (Application, Account, Project Manager, Support, etc.) and only one (Account) provides the ...
2
votes
0answers
99 views

How do I single sign on between Bugzilla and Node.js?

Bugzilla runs behind the Apache webserver (mod_perl2) and stores the users in MySQL database. Node.js is it's own webserver. How do I single sign on the user in the Node.js app using the user data ...
2
votes
0answers
117 views

Deep linking in facebook without dialog

I have created AppLinkingHowTo project by using following facebook documentation of deep linking http://developers.facebook.com/docs/howtos/androidsdk/3.0/link-to-your-native-app/ its working fine ...
2
votes
0answers
29 views

Communicating with Google OpenID server returns a 400

I'm trying to implement OpenId on Android and keep getting a 400 error. I'm guessing that I'm formatting my parameters incorrectly. I'm basing the parameters on this browser line which correctly ...
2
votes
0answers
152 views

How to post message on facebook wall which have two hyperlink and it must support single sign in

I am using this code: private void publishPhoto(String imageURL) { Log.d("FACEBOOK", "Post to Facebook!"); try { JSONObject attachment = new JSONObject(); ...
2
votes
0answers
90 views

Java Using Httpurlconnection for Single Sign On

I'm building an application designed to handle single sign on to remote applications. Unfortunately the other systems are unable to work with any SSO libraries, so I will need to do a post login. I'm ...
2
votes
0answers
47 views

Web Site implicit authentication (SSO) when using localhost

This might be a vague question (sorry), but I'd like to be able to authenticate into my web application without a username/password. Ideally it would be something like the SSH "passwordless login" ...
2
votes
0answers
98 views

Register entire domain as relying party trust in ADFS2 using SAML2?

I'm having an issue with SAML2 in ADFS2 that I didn't experience when using WS-Fed in ADFS2. When originally using WS-Fed, I set up a relying party trust as, for example https://www.example.com/, ...
2
votes
0answers
109 views

Issue while configuration of CAS with Jasper Server 4.7.0

I'm facing an issue while configuration of CAS with Jasper Server 4.7.0. I have read the Authentication Cookbook 4.0 and the following url :- CAS Integration Please find the stacktrace of the same ...

1 2 3 4 5 45
15 30 50 per page