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

learn more… | top users | synonyms (1)

0
votes
0answers
5 views

SharePoint SSO get token from a 3rd party service

I'm wondering if anyone can help me. I'm working in a SharePoint 2013 environment. We are trying to embed pages from a 3rd party application into SharePoint and configure it so the user is not ...
0
votes
1answer
8 views

What is the callback URL for in SSO?

sorry i don't know what is the purpose of the callback URL in most SSO context. Could someone please give me some tips, like why is the callback URL necessary, what it is used for, and what should i ...
0
votes
1answer
16 views

Office 365 Single Sign On

I've been attempting to do SSO for Office365 and have federated my AD with Office365. When I reach portal.microsoftonline.com and enter a username from my domain eg: user@mydomain.com, the page gets ...
0
votes
0answers
15 views

Spring Security multiple wars

I have a doubt that is the following: 1) I have one EAR with 2 war's (module 1 and module 2). 2) Navigation is transparent to the user, he navigates both modules as if it were a single application ...
0
votes
0answers
21 views

Sharepoint 2013/Office 365 SSO using OAUTH2

trying to figure out how to do this, confusing MS docs and lot's of parameters like iss, and aud in context token that I need to find values for. Developing a java application that will open a link to ...
0
votes
0answers
9 views

SSO Integration with Disqus in Drupal

I have created App with shortname ‘indiadelhi’ In disqus config, entered public and security key and checked SSO.. Issue In SSO Logging with drupal site is not logging in disqus.. so user can’t ...
1
vote
1answer
27 views

Kerberos with Java

i am try to login kerberos kdc from Java. But Java is throwing exception. Seems like login is successful but something is stops login. I dont know why ? Someone have solution for this problem? Here ...
0
votes
2answers
30 views

Is there a way to customize the Thinktecture.IdentityServer.v2 login page?

I'm using the Thinktecture.IdentityServer.v2 app to perform SSO for a couple of internal apps but would like to customize the login page for each application to have a smoother user experience. I ...
0
votes
1answer
24 views

Facebook Login with multiple completely different domains

I am building a network of sites, all running the same underlying code (different data and themes - similar to StackExchange in a way). Each site has its own distinct domain name. I would like to ...
0
votes
0answers
12 views

Firefox SSO login on active directory enabled squid

I have Linux Domain Controller, it using samba4 to serve DNS and LDAP to the network, and overall works fine. I also want it to be a proxy server, so I've installed squid on it. I've decided to ...
0
votes
1answer
27 views

Java: Access an API that uses SAML authentication

I have a web project that needs to pull some data from a hosted versionone instance. The versionone instance uses SAML authentication for single sign-on. The single sign-on itself uses a username and ...
-1
votes
0answers
6 views

How to create users in CAS client [closed]

I am looking into using JASIG CAS for SSO on a project I am working on. I have managed set up authentication and sign on just fine. My issue is that the secured applications themselves are responsible ...
0
votes
1answer
10 views

Integrating CAS with an external SAML identity provider

I would like to implement single sign on functionality for my web application(s). Our team uses Spring framework, which seems to support CAS as its SSO authentication technology. CAS seems to be ...
0
votes
1answer
25 views

implementing single sign on using LDAP

We want to develop application for customer which uses LDAP for authentication makes it use for single sign on (SSO) technique.We are very beginner about this topic. What we think about LDAP upto now ...
0
votes
3answers
49 views

Confused about STS and WIF

I am building 3 new websites and want to use WIF4.5 for SSO across these 3 different domains. I have read tons of materials about the WIF, while I understand the principles and purpose of WIF I am ...
-2
votes
0answers
10 views

Google Apps SSO with third part [closed]

I am integrating Google Apps with third party application(in-house developed); i want to login from my application as usual and once the user clicks on the email button to go directly to Google Apps ...
0
votes
0answers
18 views

.Net Forms Authentication Disable programmatically for session

For my .Net web application, I have a specific folder (called Pages) for which I have implemented Forms Based Authentication (FBA) using web.config. All other folders and files does not require FBA. ...
0
votes
0answers
11 views

`simplesamlphp` runs good, how to integrate it with Auth Memcookie?

simplesamlphp makes life in PHP easier, but there really lack documents about how to use it outside PHP. The Doc. said use Apache Auth Memcookie is ready from 1.0. And any things can help on this?
0
votes
1answer
15 views

Dokuwiki Single Sign On with OpenAM

I have OpenAM and Dokuwiki installed. All user are managed in LDAP for both OpenAM and Dokuwiki. It means that Dokuwiki and OpenAM can be login using the same account name and password. I have set ...
0
votes
0answers
33 views

Alfresco openCmis, create session and unencrypted password

I've been using the opencmis Api to connect a Liferay portal to an Alfresco Repository The usual way is Set the session parameters, providing user's login credentials ...
0
votes
0answers
11 views

does simplesamlphp supports HTTP POST AuthnRequest..?

i've successfully implemented simpelsamlphp and SSO. Currently the AuthnRequest send via HTTP-Redirect. Does simplesamlphp supports HTTP_POST AuthnRequest? If supports how can i implement...?
0
votes
0answers
25 views

asp.net SSO proposal using JSONP and webservices

I have read tons of SSO articles these days, but I havent found anything that suit our needs yet therefore I am thinking about building an adhoc SSO solution that will solve our problem. I want you ...
1
vote
0answers
20 views

Windows Phone sign in user on phone and service

I would like to implement the following scenario: There is a WP8 app in which the user uses his Live Id account to sign in. Once the user is signed in he can use the services (hosted on Azure) through ...
0
votes
0answers
23 views

simpleSAMLphp IdP / Python-based SP

I am integrating a simpleSAMLphp Identity Provider with a python-based solution (the Service Provider). IdP: http://simplesamlphp.org/ Python Library in SP: https://github.com/onelogin/python-saml ...
0
votes
0answers
29 views

Accessing multiple projects on single sign on

i have a requirement to split my java project into 3 or 4 projects connected to same DB Client do not want to down the server (for all modules )for a change in other modules. Project is webapp ...
0
votes
0answers
20 views

SiteMinder FCC header variables appear in IIS but not AJP-connected Tomcat

I'm running IIS 7.5 and Tomcat 5.5, connected via an AJP connector. I also have a SiteMinder web agent configured on the machine. For some reason, the SiteMinder header variables such as SM_USER or ...
0
votes
2answers
41 views

Is it possible to implement Oauth 2.0 without javascript?

On my e commerce site I offer my users openid login. All major providers, except facebook offered an openid endpoint this. Facebook only offered oauth 2.0. For that exception I set up an openid ...
1
vote
0answers
9 views

Creating request from new session

I am trying to log into a single sign on protected home page by skipping the login page of a web based application . I got authenticated session and cookie by making a call to method, exposed through ...
1
vote
0answers
20 views

Cross Domain login system for sites on different Servers

I already implemented single sign on (SSO) for sub-domain on same and different server. Using the following technique: session_name('example'); session_set_cookie_params(0, '/', '.example.com'); ...
-2
votes
0answers
15 views

SSO not working in Share

Please help me to solve the below issue - Somehow I'm not able to paste my query here. Kindly refer to the below link - ...
0
votes
0answers
15 views

IdP-Initiated SSO Hanging On Form Submit

Our machine is an IdP, and are trying the above initiation using simplesamlphp and this feature: IdP-first flow. Testing url: ...
-1
votes
0answers
35 views

How to implement the single sign on using PhP

Good day. I am tasked to create sample PHP page that will implement single sign on. Problem is, I don't know where to start. I don't have advance knowledge in php, just the basics of it which I got ...
0
votes
0answers
17 views

Active Directory access to internet-facing web apps

I want to know that how does the internet-facing applications accesses the Active Directory. I know that exposing the directory over the cloud is a security risk for an organization. My scenario is ...
-1
votes
0answers
9 views

SSO Issue in VB.Net [closed]

I am sending request from window form to web form.In web form, I had not put any validation to authenticate user but in application when SSO is on,it is not allowing me to call that web form and ...
1
vote
1answer
16 views

Convert site from SP-Initiated SSO Redirect POST to IdP-Initiated SSO POST

Up until now, I have been using simplesamlphp for SP-Initiated SSO Redirect for our third party applications. But our latest client does IdP-Initiated SSO instead. I was given this page to explain ...
-4
votes
0answers
16 views

How implement SSO using OpenId with Own Provider? [closed]

How implement SSO using OpenId with Own Provider ? What are the changes required in sample code? Is Any type of registration required?
0
votes
1answer
29 views

Drupal-Tomcat Single Sign on

I have a Drupal 7 web site and a Java web application (running under Tomcat). They are in the same domain. I would like they participate in a Single Sign On. Drupal should manage the user base (user ...
0
votes
0answers
26 views

Windows Authentication Single Sign-On with SQL Server and Liquibase?

Liquibase requires a username and password as parameters. Has anyone been able to get Windows domain authentication to their SQL Server database with Single Sign-on working with their Liquibase ...
0
votes
1answer
43 views

Connect user to MVC3 application without login form (Single Sign On)

I want to know if it's possible to connect users to my application using Active directorylogin and password but without ask the users to re-enter them. What i actually do :(disabled anonymous ...
1
vote
2answers
60 views

implementing SSO across subdomains in joomla

First of all i have done numerous reading on session cookies, joomla sessions and logins but i don't seem to find the solution or at-least dont understand how it works. I have three joomla websites ...
1
vote
0answers
22 views

How CreateProcessAsUser on Windows Using Delegated Credentials from SSPI?

I work on a Kerberos logon infrastructure (Single Sign-On) with: A client which is authenticated to the Kerberos Key Distribution Center. A principal service server using Kerberos as authentication. ...
0
votes
1answer
100 views

Facebook Sample Session Login Applicatiom not working when Native Facebook app installed

If the phone already has facebook native application installed it go to that application after giving the user name and passowrd it start loading and show pop telling complete action using browser ...
1
vote
0answers
18 views

SSO for Twitter

I would like to know is there SDK available for Twitter Single-sign-on for android as Face Book developers have created Sdk 3.0. I have googled it and found this uptill know that SSO for twitter is ...
0
votes
1answer
65 views

Federated security using Thinktecture IdentityServer

I have few mvc applications that are still in development and use Forms with SimpleMembership to register and authenticate users, these applications use same database and I have foreign keys all ...
0
votes
0answers
4 views

Shibboleth experimentation

I am experimenting in the same computer Shibboleth SP and IdP (latest versions) through IIS7 as the SP web server and Apache Tomcat 6 as IdP servelets container. All the installations have been ...
0
votes
0answers
13 views

SSO for Different Domains for MVC Application (Logging into one allows access to all under current session)

I have multiple MVC websites on different domains that the customer would like to use a SSO solution for. There are no roles and once logged in you can access the rest of the site. The Trick is they ...
0
votes
1answer
30 views

SAML RSA FIM (EMC) cant verify signature

I am implementing SSO as the Service provider and the ID provider is RSA FIM aka EMC. I am successfully sending them an AuthN request and receiving a saml response but i just can seem to verify the ...
0
votes
1answer
23 views

installing features WSO2 Carbon server

I would like to install org.wso2.carbon.identity.authenticator.saml2.sso.server_4.1.0.jar features for carbon server 4.1.0. I downloaded the P2 repository and I added it in the features management. ...
0
votes
0answers
29 views

How to implement SSO(Single Sign On) in Java for Google Apps Platform in GAE? [duplicate]

How to implement SSO(Single Sign On) in Java for Google Apps Platform in GAE? How to get link like this for Sign with Google? ...
0
votes
0answers
17 views

How to add additional domain to rubycas server 0.7.1.1

Using Ruby on Rails 2.3, I have two domains that uses rubycas-server-0.7.1.1 as its single sing-on authentication. Now I need to add 1 more domain. How do I do it? I've been searching around but can't ...

1 2 3 4 5 33