Skip to main content

All Questions

0 votes
0 answers
19 views

Outlook SSO NAA in pure JS without node.js

In specialists, Outlook on Windows only uses the runtime JS file defined in the manifest für event-based add-ins. How do you import and use msal-browser in this file without using node.js? I am aware ...
0 votes
0 answers
34 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. ...
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 ...
0 votes
0 answers
29 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 ...
0 votes
0 answers
21 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 ...
0 votes
1 answer
31 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 ...
0 votes
0 answers
48 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 ...
2 votes
0 answers
116 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 ...
0 votes
0 answers
163 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-...
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 ...
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 ...
0 votes
1 answer
753 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/...
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 ...
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 ...
-1 votes
1 answer
30 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, ...

15 30 50 per page
1
2 3 4 5
12