Skip to main content

All Questions

0 votes
0 answers
25 views

SSO login using okta

Has anyone been successful in running Playwright using BDD in windows machine especially for an app where login is using Okta (with SSO enabled)? The challenge is script never gets the login screen. ...
Priyam's user avatar
  • 1
0 votes
0 answers
25 views

Setup SAML in firebase

How can I setup SAML for my firebase project ? I found a document related to this problem but I'm confused how to find these information like in the image below. Is there a way to identify them in my ...
sieusaopolo15's user avatar
0 votes
1 answer
30 views

Is there a way we can attach an identifier to link when clicked from email

So this is an authentication link which we auto generate with some token for that particular email, Where we don't want the user to forward it, even if he/she forward it, we want to know from which ...
Atul Verma's user avatar
0 votes
0 answers
43 views

Electron app auth0 SSO login with system default browser

I followed this auth0 electron app documentation to login inside electron app for auth0 but when an accaount is SSO(Single Sign On) electron BrowserWindow doesn't work like system default chrome and ...
Murat Oğuzhan's user avatar
0 votes
0 answers
17 views

Get user token with Office Add-in for Excel that implements single sign-on

I'm creating an add-in for Excel. This add-in has to implement the single sign-on in Entra ID in order to call a protected API behind an Azure API Management. I found a code in the Microsoft ...
Enrico's user avatar
  • 5,162
2 votes
0 answers
105 views

How do you allow SSO when originating from an iframe in 2024?

I have an app that runs on example.com and you can log into it via SSO. You can also embed example.com into any website you want. When a user needs to log into example.com via SSO we open a new ...
Brandon Aubie's user avatar
0 votes
0 answers
142 views

Handling errors in MSAL Redirect - reactjs login with microsoft sso

We are currently trying to catch an error, when a user with a company Azure AD Account tries to access the application, but does not have access to the tenant where the application resides (Multi-...
Shahzad_Umar's user avatar
1 vote
1 answer
35 views

Integrating one tap sign in with phone from phone email - Converting html and javascript code to React JS

I am learning React JS and new to it. I have following code to integrate one tap sign in with phone (From Phone.Email) on my website. This button will verify OTP and send back verified number to my ...
Mayank Joshi's user avatar
0 votes
0 answers
16 views

GoogleSSO How to detect password change or signed out

We are implementing GoogleSSO, in the new API, I am not able to find out how to identify if user is logged out in another tab or if the session is still valid or in these lines. If I want to store the ...
kobe's user avatar
  • 15.8k
0 votes
1 answer
720 views

Configure facebook login button for Business not allowed to add config_id

I have created a Facebook Business web app in a react project and want to add config_id while logging in. As the documentation mentioned for the business web app, https://developers.facebook.com/docs/...
Suhas Bhattu's user avatar
0 votes
0 answers
11 views

Sso with nextjs

I want make a Single Sign On, where when I access my dashboard.sunize.com.br if there isn't a access_token, I will be redirected to sso.sunize.com.br and I will be authenticated and save my access and ...
perfluka's user avatar
-1 votes
1 answer
29 views

refereshToken is empty aws-amplify javascript

I use aws-amplify as shown below, Amplify.configure({ Auth: { region: config.aws.region, identityPoolRegion: config.aws.region, userPoolId: process.env.userPoolId, ...
micronyks's user avatar
  • 55.1k
0 votes
1 answer
132 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
0 votes
2 answers
61 views

Error in SSO in Microsoft Teams React App

So I am making Microsoft Teams Tab with React, and there is required of SSO I have gone through many video and article about SSO in teams Tab, but I go confused, I some video they say SSO required ...
Abhishek_Yadav's user avatar
0 votes
0 answers
139 views

Is using http://localhost as redirect URI safe for SSO authentication with MSAL in electron app?

I have created a electron app and need to integrate O365 login in it,every blog or video I see everyone is referring to redirect URI as http://localhost but to me it seems a concern using this in ...
Harshita Jain's user avatar

15 30 50 per page
1
2 3 4 5
12