How to create a new Custom Attribute with StringCollection as datatype in AD B2C

Yashwanth Yenugu 121 Reputation points
2020-05-13T06:02:42.513+00:00

I can only see string, int and boolean in the dropdown, but I need to create a custom attribute with StringCollection as datatype like Email Addresses attribute.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,871 Reputation points Moderator
    2020-05-13T11:56:46.727+00:00

    @Yashwanth Yenugu StringCollection datatype is available only in Custom Policy as of now. Refer to https://learn.microsoft.com/en-us/azure/active-directory-b2c/claimsschema#datatype for all available Datatypes in custom policies.

    Also, let me know if the issue in your previous post (https://learn.microsoft.com/en-us/answers/questions/24450/how-to-resolve-aadb2c90047-the-resource-httpslocal.html) is resolved.

    -----------------------------------------------------------------------------------------------------------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.