Skip to main content

All Questions

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
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
11 votes
1 answer
20k views

SSO Integration with Angular6 application

I am new to the Angular application. I would need to a suggestion to implement SSO Integration with Angular6 (SPA). I didn't get anything on the net for the complete tutorial. Basically, I am a php ...
Raja's user avatar
  • 3,583
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
4k views

Check if Windows Authentication is available with JavaScript

Is there a way to check whether Windows Authentication (Negotiate, Kerberos, NTLM...) is available in the browser (with JavaScript or other methods) without browser prompting for username and password ...
Marko Vodopija's user avatar
7 votes
1 answer
6k views

Get cookie back from Cordova InAppBrowser in Ionic 2

I am building a mobile version of an web application with Ionic 2 that uses SAML for SSO that is ran on my client's server. Right now we have an api that gets called when you are not logged into the ...
loganhuskins's user avatar
  • 1,459
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
7 votes
0 answers
2k views

How to perform safe Single Sign On (SSO) in an html iframe

Currently, an IDP (IDentity Provider) often doesn't allow SSO through an Iframe for security reasons (through Javascript you could capture the login/password in the main page). How could a SSO be ...
edbras's user avatar
  • 4,294
6 votes
1 answer
2k views

re-using a SAML token, client side for a JSON webservice - after logging in the website

I'm building a web site which is secured using a SAML token for single sign on. One of the forms has a lot of input fields, which should trigger updates and validation on the same, or other, input ...
Simon Smeets's user avatar
5 votes
1 answer
4k views

Outlook Add In - VersionOverides is not a valid child element of OfficeApp

I'm trying to figure out how to do single sign in authentication for an outlook add-in. I have my manifest file, but whenever I try to upload it, I get the following error: This app can't be ...
Asool's user avatar
  • 13.9k
5 votes
2 answers
1k views

How to use single sign on for dropbox?

I am connecting my JavaScript app to my dropbox to upload / download files. As part of oauth process, I have to redirect the user to dropbox API page that presents a permission Allow / Deny dialog. Is ...
Nadeem Ullah's user avatar
5 votes
3 answers
13k views

Cross domain with an Iframe, pointing to SSO server

I have an application where I am displaying some stuff in javascript modals using jquery. It requires the user to login for certain flows; but the user never leaves the modal. So here is what we do ...
Priyank's user avatar
  • 14.3k
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

15 30 50 per page
1
2 3 4 5
12