Skip to main content

All Questions

0 votes
1 answer
242 views

How to get Azure AAD B2C forgotten password link in selfasserted data uri

Due to business requirement we need to use selfasserted:2.0.0 instead of unifiedssp:1.2.0 for login page. I am unable to find any documentation in azure b2c which I can use to enable forgottenpassword ...
RL89's user avatar
  • 1,906
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
1 vote
0 answers
373 views

How to use SSo with firebase authentication for web?

I am trying to implement sso with firebase authentication and i am trying to use without using third party like okta and wanted to know is it any workaround with this.basically the use case like this ...
ramb tumber's user avatar
0 votes
1 answer
1k views

iPhone - handleOpenURL Custom-URL-scheme plugin - not redirecting back to the application

I have an app written with AngularJS 1.5.3, Cordova, and Ionic v1. I'm using these 2 plugins to implement some SSO (Single-Sign-On) functionality. https://github.com/EddyVerbruggen/Custom-URL-scheme ...
user1261710's user avatar
  • 2,629
1 vote
0 answers
241 views

Firebase SAML SSO Changing Email Address Creates New Firebase User Object

I'm puzzled if this is intended behaviour or if my implementation is incorrect. I have implemented SAML SSO for my Firebase application using the following logic: firebase.auth().signInWithRedirect(...
JavaWizKid's user avatar
1 vote
1 answer
70 views

Tracing a button in ExtJS

I'm a network engineer and trying to provide an SSO method on a web page. Working on SSO projects i find myself in a continuously learning circle and so far i learnt many things like basic html, js ...
Jin Hitman'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
118 views

How to access a javascript object value whose key is also an object (Azure AD SSO, Single grant flow)

Currently I am working on implementing Azure AD SSO for my single page app and I am stuck in a situation where I want to retreive the token value returned by the Azure AD and is stored in the ...
Mitesh_Ravindra_Keni's user avatar
1 vote
1 answer
331 views

How to connect Wix Answers to my SSO server

I made a makeshift 'sso server' which I want to connect to Wix Answers. Wix is a CMS. Wix Answers is a help center where you can customer FAQs, have customers receive support videos, and the customer ...
sao's user avatar
  • 1,833
0 votes
2 answers
3k views

How to login using SSO oauth 2.0 and then storing token to run all other API from postman automation script?

I am not able to automate postman script for this procedure: Open postman then in authorization tab select type->OAuth 2.0, Add authorization data->Request Headers and Access token->Get Access Token ...
Riya's user avatar
  • 29
0 votes
1 answer
885 views

Error while Single Sign On(SSO) via Azure AD Authentication - AADSTS50059

Error AADSTS50059: No tenant identifying information found in either the request or implied by any provided credentials. We have two subdomains(sd1.domain.com and sd2.domain.com) registered to two ...
gottacodeemall's user avatar
0 votes
1 answer
979 views

SSO update using VueJS

I've got an issue with one client, who has using SSO and session is set to 20 mins. The problem is we are using VUEJS for front end and sometimes, they are writing one single page without interaction ...
Michal Puzanov's user avatar
1 vote
0 answers
141 views

How to access an authentication token stored in a cookie set by a request to a different origin of future API requests?

I'm looking into what it would take to create a Single Sign On application that can be used for apps that consist of static clients paired with separate APIs. My (probably incorrect) understanding is ...
Zach Smith's user avatar
  • 8,761
0 votes
2 answers
591 views

No response after click button login

I currently create a PHP Login using Joget SSO. The Joget already have its own script of SSO. I follow the steps and if the username and password is matched, it will alert "login sucessfully" else, it ...
Hawau's user avatar
  • 99
0 votes
0 answers
123 views

Nodejs to redirect to different URL with Form Submit

When I do a post to a backend service and get a 307 in my response, I'm doing a res.redirect('/'). Instead of doing that, can I redirect to a URL that belongs to a completely different site as well as ...
user6728767's user avatar
  • 1,193

15 30 50 per page
1
3 4
5
6 7
12