Skip to main content

All Questions

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
18 votes
2 answers
15k views

Windows AD single sign on using javascript and node

I am in the process of implementing a single page app based on Angular and Node.js, running on a Windows Server within a corporate Windows Active directory domain environment. I know that it is ...
Andrew's user avatar
  • 181
14 votes
3 answers
44k views

Authenticate Windows Authentication using Javascript

I have to transfer my client from one website to another website. This happens in client side. In this 2nd website, its using windows basic authentication system. So It popups the login window. I need ...
Sency's user avatar
  • 2,868
3 votes
3 answers
4k views

How to access Shibboleth SP Attributes in AngularJS Application

I am new to SSO as well as Shibboleth. I have successfully implemented Shibboleth SP on an Apache Server. The user is getting authenticated against IDP whenever the user tries to access a protected ...
Ankit Prajapati's user avatar
37 votes
1 answer
3k views

Stackoverflow's use of localstorage for Authorization seems unsafe. Is this correct else how do we strengthen it?

I have been working on a Authentication and authorization module similar to how stackexchange is in place. Now I am sure they use a certain model of oAuth or a token generation server that authorizes ...
Shouvik's user avatar
  • 11.6k
10 votes
2 answers
29k views

Javascript XMLHttpRequest "NetworkError"

I am inexperienced in javascript and web development in general. The project I am working on is part of a general company training program. We have been instructed to use Google Chrome as the primary ...
shaddow's user avatar
  • 435
7 votes
1 answer
17k views

Sample cypress script to bypass SSO

I am setting up new cypress tests to test some functionalities in Dynamics 365 application. But, I'm left with a browser window with the url https://login.microsoftonline.com/__/ and the text Whoops, ...
Akhil Tabjula's user avatar
2 votes
2 answers
1k views

Office-Addin MSAL Single Sign In SSO: How to Refresh the Access Token?

How does one monitor the access token for expiry and refresh it in an Office-Addin Single Sign on Solution? MSAL Single Sign On in an Office-Add in is a complicated beast. The access token is obtained ...
JimbobTheSailor's user avatar
2 votes
0 answers
362 views

New SSO for Custom Tab in Microsoft Teams [closed]

We want to implement SSO for a Custom Tab in Microsoft Teams. I have seen new possibilities shown in the video here (The relevant part is at 24m29s). Is this available yet? If so, is there any ...
Koen Vissers's user avatar
1 vote
1 answer
1k views

Facebook Logout causes logout from my application

I have created simple javascript widget where login happens using Facebook Single Sign On. It logins the person whenever he is logged in to facebook (after authorization for the first time). However, ...
Yahoo-Me's user avatar
  • 5,003
1 vote
1 answer
2k views

Peoplesoft screens in an iFrame

Has anyone successfully integrated Peoplesoft screens or navigation via an iFrame in a third party app like Liferay or uPortal? We are trying to integrate Liferay Portal as a web front end and ...
VC1's user avatar
  • 1,666
1 vote
2 answers
2k views

Implement ROLE based access in Angular2

I have an angular2 application and i have implemented the Registration and Login Modules. User role and other details are received when login in. Have no idea on how to properly manage access, based ...
Harsha Jayamanna's user avatar
0 votes
1 answer
367 views

Acquiring SSO token in mobile outlook client

I´m having trouble to get SSO working in my javascript based addin for the mobile outlook app. With the example here https://github.com/OfficeDev/outlook-add-in-attachments-demo And this ...
Hatti's user avatar
  • 41
0 votes
1 answer
1k views

How to tell if a user has an active Azure session, in html page, before SSO?

I'm trying to create an HTML page, and a part of it is to check if a user has an active Azure AD logged in session. If so then certain elements of the page would change. The IdP and SP are setup ...
Mojo Chinto's user avatar
0 votes
1 answer
314 views

Freshdesk Oauth SSO: CORS Error on Accessing Freshdesk Redirect URI?

I'm setting up OAuth SSO for Freshdesk. I want the user of my app to be able to login to my Freshdesk support site, without having to create a new username/password. So far the following steps work: ...
VikR's user avatar
  • 5,000

15 30 50 per page