Skip to main content

All Questions

0 votes
1 answer
137 views

Active Directory Pass Through Authentication for Apache Intranet Web-Application (PHP, JS)

I've builded some Intranet Web-Applications, which run on an Docker Container (Ubuntu-Host) with Apache and PHP. The current Authentication is based on the Active Directory (NOT Azure, On-Premise ...
Naturjoghurt's user avatar
-1 votes
1 answer
471 views

Is there a way to use Single Sign On(SSO) with my-website's account on other websites? [closed]

So I want to make an app store like Epic Games(let's name it "AB"). I want that the game developers can integrate my website with their games so they can provide a "Login With AB" ...
Anshumaan Mishra's user avatar
0 votes
0 answers
29 views

How to achieve single sign-on before and after separation?

Assuming the api interface is api.a.com, the login operation is done at login.a.com, and the login state is realized when b.com and c.com are accessed. After login, End will return a token user ID, ...
wmui's user avatar
  • 1
20 votes
4 answers
22k views

HTML PHP google single sign on signout will throw "Cannot read property 'getAuthInstance' of undefined"

I have created google single sign on by following steps mentioned in https://developers.google.com/identity/sign-in/web/sign-in The sign in works like a charm but when i try to integrate sign out ...
manu g's user avatar
  • 201
1 vote
1 answer
1k views

Authenticate Moodle User from external website

I have been building a mobile-web-app in HTML5/JQuery and as part of this app I need to require users to log in to Moodle on the app. Unfortunately I have no idea how to do this. I'm not sure if I ...
Jamie McAllister's user avatar
0 votes
1 answer
763 views

JSONP or window.postMessage & MessageChannel

OK, so in building an x domain sso bit of logic we have reach an unknown. To use JSONP or window.postMessage & MessageChannel (MessageChannel) for windows bastard child IE10. The logic is (...
user avatar
-4 votes
3 answers
951 views

Disqus Read-Only Comments

I am using Disqus Comments with JavaScript Embed Code and PHP Single Sign-On on a webpage of mine. I want to make it so that users who are not logged in can only view comments, but not actually ...
VCNinc's user avatar
  • 757
4 votes
2 answers
1k 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 ...
The Surrican's user avatar
  • 29.6k
0 votes
1 answer
635 views

Single Sign On Shopify

We currently have an e-commerce website with a bunch of other features so accounts are necessary. We're moving over the store over to Shopify but currently customers have to login on our website, ...
Martin's user avatar
  • 6,692
1 vote
2 answers
792 views

Simple SSO system like Google Identity Toolkit but without the locked UI?

The Google Identity Toolkit is awesome. So clean and easy to set up! Trouble is, it forces you to use its UI, which isn't working for me. Is there anything else out there that will let the visitor ...
designosis's user avatar
  • 5,253
3 votes
2 answers
5k views

Using Disqus for a 'Single Sign-On' on a site [closed]

So i'd like to be able to use Disqus to let people register for my site and at the same time disqus. Thus giving letting them not have to sign up twice but also having one profile on the site. I was ...
Jamie Hutber's user avatar
  • 27.9k
2 votes
2 answers
754 views

Single Sign on to site

I am needing help with single sign on. I have siteA.com that requires login credentials, once you are in SiteA.com you can do many things and one of them is access another application siteB.com. If ...
Bulvak's user avatar
  • 1,804