Skip to main content

All Questions

0 votes
1 answer
145 views

Xamarin User Authentication using AD B2C

So I tried this sample for user authentication in xamarin using ad b2c https://dev.to/425show/user-authentication-in-xamarin-with-azure-ad-b2c-4clm But after user login it goes back to login page that'...
The Miracle's user avatar
1 vote
1 answer
291 views

Azure B2C broken when explicitly-declared value for android:exported is used

My Xamarin.Forms application uses Azure AD B2C for authentication. Currently, I have to use Android 12 instead of Android 10. According to the documentation, it required a certain change: Warning: If ...
David Shochet's user avatar
1 vote
3 answers
1k views

Xamarin.Forms MSAL authentication java.exe exited with code 1

<activity android:name="microsoft.identity.client.BrowserTabActivity"> <intent-filter> <action android:name="android.intent.action.VIEW" /...
Tanaka Mawere's user avatar
0 votes
2 answers
774 views

How to mark an Azure AD B2C App as Publisher Verified

I have a working Xamarin Forms app that uses Azure AD B2C to login to providers such as Microsoft, Google, LinkedIn, Apple, etc. The login process works smoothly except that I get the message "...
sidsud's user avatar
  • 25
1 vote
1 answer
426 views

hide cancel and navitation in webview embbed B2C

I am doing an authentication in xamarin forms, using b2c, they asked me to embed the pop-up screen that triggers and in turn hide or eliminate both the cancel and the navigation bar, has someone done ...
Gabriel Acosta Nuñez's user avatar
0 votes
1 answer
284 views

How to consume direct link to identity provider with azure B2C?

I would like to consume third party identity provider in my application. B2C provide a MSAL WebView authentication with pre-generated or custom page layout (with username, password, and button for ...
G Clovs's user avatar
  • 2,952
0 votes
0 answers
113 views

Azure AD B2C in Xamarin Forms

I have some trouble integrating Azure AD B2C in my Xamarin Forms app. I have followed this guide https://dev.to/425show/user-authentication-in-xamarin-with-azure-ad-b2c-4clm. The problem is, that ...
Kasper Sommer's user avatar
0 votes
0 answers
69 views

How do I merge B2C apple authentication with device-integrated xamarin?

I have a b2c instance using custom policies and the identity policy framework I have asp.net core, and xamarin.forms for iOS If I enable apple authentication on b2c, how can I have an iOS device ...
TLDR's user avatar
  • 1,278
1 vote
1 answer
981 views

Azure B2C Login on Xamarin forms app with Face/TouchId/Fingerprint/Keychain integration with API

We are using Azure B2C for login/authentication of our users. This works fine on our website (social and email login etc). Our mobile app is built in Xamarin forms and we are trying to build a native ...
KwackMaster's user avatar
1 vote
0 answers
84 views

Xamarin Azure B2C MSAL Authentication - Changing ClientId/ApplicationId At Runtime

we have different dev, stage, and production environment, using Adure AD B2C for authentication with MSAL - how can we change the Client ID at runtime in the iOS project's Info.plist and the Android ...
dan's user avatar
  • 873
0 votes
0 answers
218 views

Xamarin forms ios - b2c authentication works in simulator but not in device

Based in this sample https://github.com/Azure-Samples/active-directory-b2c-xamarin-native.git Android works, and ios simulator as well But in iphone device(tested in 2) i get this exception The ...
gilberto's user avatar
  • 157
0 votes
1 answer
346 views

Azure AD B2C: How to differentiate the serviceUrl of a called REST API based on a value from the consuming app

I am investigating the possibilities of Azure AD B2C. I have the following use case: I have a Xamarin Forms app. In the current app, a user can choose three different environments (A, B, C) when ...
Ed S's user avatar
  • 120
0 votes
1 answer
74 views

Azure B2C Xamarin Forms, clientId versus applicationId

I followed this sample https://github.com/Azure-Samples/active-directory-b2c-xamarin-native to implement Azure B2C auth in Xamarin Forms. There are two GUID in the sample B2CConstants ClientID = &...
gilberto's user avatar
  • 157
5 votes
1 answer
939 views

Using Azure AD B2C in Xamarin.iOS with simulator - Problem with keychain (the Team ID is null)

I'm developing a Xamarin.Forms app, and setting up Azure AD B2C for auth. I'm following the official tutorial. Everything works flawlessly for Andorid, but I'm facing an issue with th iOS project. I'...
Julius SD's user avatar
0 votes
1 answer
512 views

Microsoft Azure B2C - Get Profile Information

I am moments from giving up entirely on this workflow. I set up an Azure account with a REST API, a few other things, and then a b2c AD. After hours and hours of hating my life, I finally have it (...
aescript's user avatar
  • 1,865

15 30 50 per page
1
2 3 4 5
7