AADB2C90108: The orchestration step '1' does not specify a CpimIssuerTechnicalProfileReferenceId when one was expected.

Vijay Pawar 0 Reputation points
2024-10-03T09:42:57.92+00:00

I am developing console application with azure ad b2c, In that I need to get access token.

I have created PublicClientApplicaiton using PublicClientApplicationBuilder create method.

When call AcquireTokenByUsernamePassword method by giving scope, username and password as parameter following exception is occurred.

One or more errors occurred. (AADB2C90108: The orchestration step '1' does not specify a CpimIssuerTechnicalProfileReferenceId when one was expected.

Correlation ID: fb059269-a390-489c-a799-725c7c7df402

Timestamp: 2024-10-03 09:32:59Z)'

What should I do?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,065 questions
{count} votes

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.