Skip to main content

All Questions

0 votes
1 answer
56 views

Implementing Azure B2C single sign on shared between multiple apps

I want to implement SSO accross multiple apps. My requirement is that we will login in one app and switch between different apps withoout having to login again. App 1- React Spa App 2 - .Net based. I ...
Rashmi936's user avatar
0 votes
2 answers
82 views

Azure b2c still authenticated after hitting logout

I'm implementing Azure B2C with an ASP.NET MVC app on .NET 4.8. Our process uses cookie authentication and local user accounts with a custom flow policy, which works great. The issue is that I am ...
user1299379's user avatar
0 votes
1 answer
286 views

'X-Frame-Options: DENY' Error During SSO Authentication in an iFrame

Currently, we're in the process of integrating Single Sign-On (SSO) functionality into our React/Typescript based iframe web application, which operates within an iframe. For user authentication, we'...
Raj Nivas T's user avatar
0 votes
0 answers
62 views

Office js add-in checking if the current user has purchased a related subscription

I'm working on an Excel addin that has a free set of basic features and an advanced set that can be purchased by subscription. I see that I can do that using the Commercial Marketplace with a SaaS ...
S Bullen's user avatar
0 votes
1 answer
35 views

How to auto redirect to Auth0 IDP from Azure AD B2C custom polcieis based on certain condition

We have added Auth0 as IDP in Azure AD B2C using custom policies. We want to redirect to Auth0 based on condition instead of user pressing button on UI. Below is UserJourney in Azure AD B2C custom ...
Sachin's user avatar
  • 531
0 votes
0 answers
48 views

Unable to get custom user properties (user_id) from Auth0 in Azure AD B2C claims

We have added Auth0 as IDP in Azure AD B2C using custom policies like below: <TechnicalProfile Id="Auth0-OID"> <DisplayName>Auth0</DisplayName> <Protocol Name=&...
Sachin's user avatar
  • 531
0 votes
1 answer
129 views

Azure B2C: After successful authentication of user, correct redirecting URL is being picked and getting AADB2C90205 error

I am using Azure B2C for SSO. It is a multi-tenant setup with custom policies. I can get the token when tested with a redirect URL as https://jwt.ms. When using a redirect URL as my application URL (...
Vikram's user avatar
  • 3
1 vote
1 answer
253 views

Redirect to a specific wiki js auth strategy

I have a wiki js app with 2 azure AD auth strategies: strat1 & strat2 under the /login url that shows me the option for the 2 strategies and when I choose one of them it redirects me to the azure ...
Luís Fernandes's user avatar
0 votes
1 answer
157 views

Azure B2C custom policy do not allow signup on the social signin

In Azure B2C custom policy, I want to forbid the users to signup via social Signin. If the user tries to login via Social Signin, if the user is not available in the b2c tenant, then it should not ...
Smith Dwayne's user avatar
  • 2,757
0 votes
2 answers
158 views

Is it better for Azure B2C to store additional user data inside custom claims or database and enforce them at signin?

I want to create a set of applications that uses Auzre B2C as SSO. The application should allow the user to login, and if some expected data is missing, the user will be able to enter the missing data....
Iaman Swtrse's user avatar
0 votes
0 answers
139 views

How configure SSO with Azure AD B2C and ASP.NET Core 6 Web API

I need help understanding how to implement SSO. I have two SPAs that authenticate through an ASP.NET Core Web API, the login method implemented in this API checks credentials by making a call to the ...
user avatar
0 votes
1 answer
54 views

Confusion regarding service to use to implement SSO in Azure

My scenario is like this: We have multiple SaaS applications that are used by schools. These applications have different domains and handle their own user management. What we want to implement right ...
g_b's user avatar
  • 12.3k
0 votes
2 answers
212 views

Combined MFA using 'TOTP' and 'Email' failing in Azure B2C

I'm trying to enable combined MFA options for Azure B2C via custom policies but I'm receiving error while trying to do so. I've used https://github.com/azure-ad-b2c/samples/blob/master/policies/mfa-...
Narendra Kumar's user avatar
0 votes
1 answer
313 views

How to enable enterprise application for users authenticated by external Identity provider in Azure B2C?

I am trying to implement Azure B2C to provide authentication to users from multiple sources. I have internal organisation users - which are authenticated by connecting the organisation's AD as an ...
Gavin Stein's user avatar
0 votes
1 answer
57 views

AD B2C Single Logout with Subdomain

I am using Tenant based 4 applications Azure AD B2C Single Sign On. Applications are registered in common Tenant. When One application Sign IN then rest of then application needs not to signIn it ...
Randhir Singh's user avatar

15 30 50 per page
1
2 3 4 5 6