Azure B2C User Attributes Claim - Unable to Save Claim?

Viewed 49

I'm using Azure B2C. I have a custom claim I want include on profile edit. This is the built in user flow for Profile Edit (B2C_1_ProfileEdit).

I go to Application claims, select my claim, and click Save I get an error message

"Unexpected error, please try again later"

No details were given in the error message.

What could this be? I'm not sure where to look to debug it? Any ideas?

1 Answers

I was about to create a support ticket with Microsoft today. Before I did that, I tried to update it again and it worked this time. Must have been an Azure problem !

Related