Azure AD B2C Webinar Series: Custom Policies Part 2 Policy Walkthrough

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Difficult as hell. Like, for my use case all I wanted is to read a query param and put it into a claim. Turned out it was not possible to do with inbuilt user flows and my only option is to go through this hell with custom policies and become a full time B2C employee. How hard can it be to just allow devs to specify where to read the value for claim from? It's insane honestly. The more I work with B2C the more I realize how it works against me.

get_ready
Автор

b2c already needs a ui based admin panel for custom policies on top. this is all stuff that should be under the hood. weird that MS released something prototype like this anyways

eichti
Автор

First, you take the dinglepop, and you smooth it out with a bunch of schleem. The schleem is then repurposed for later batches.
Then you take the dinglebop and push it through the grumbo, where the fleeb is rubbed against it. It's important that the fleeb is rubbed, because the fleeb has all of the fleeb juice.

mariotiscareno
Автор

Superb! But too difficult. Learn something from Ping Federate. How easy they have done and that too more configurable than B2C. This is too complex to handle.

sahilroyal
Автор

thanks a lot 😊😊😊, you saved me, great content

surajdhimaan
Автор

Very nice tutorial, but when I tried to follow this I couldn't get past 20:45 since all the values there are empty and I can't click the Run now button. Any idea why this could happen?

teroniemi
Автор

test often! like trial and error cause nothing make sense! :)

allenchen
Автор

Can we stop the registration if there is there is no Loyality number mapped with the email address or any custom property like (UniqueNumberId)

vijaysahuhrd
Автор

How to make configure azure b2c authentication such that redeem takes them to registration page directly and sign in takes them login. What is happening now is both taming the user to sign in page and user have to do an extra click to sign up or registration. Sometimes it also confuses the user that they directly enter the login in the sign in form instead of registration. Any solution for this?

alwaysjai
Автор

These operations should be done from the portal with visual elements, not manually editing XML. Microsoft builds too complicated things. To add custom claims shoud be easy as click "new Technical profile" then edit or even add simply attributes then make them available by selecting a checkbox. Unfortunately they are not transmitted/visible in the token. Azure AD B2c doesn't even support groups. Why, Microsoft ? The tool is not mature for final users/programmers. I will tell my company to ABANDON this method and use other. We are wasting time.

micheleagnello