Ad B2C Riot Games IDP redirect back to custom policy

Tiago Catarino 40 Reputation points
2025-07-01T09:51:44.05+00:00

I have a scenario where I am able to redirect the custom policy to an API created by me that takes care of the authorization for Riot Games.

This is how I redirect from the custom policy to my API:
User's image

The Problem:
After the sign-in is done, I need to redirect back to custom policy.
My question is, what is the endpoint that I need to redirect to from my API to continue the orchestration steps once the sign-in in the riot games IDP is done?

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

1 answer

Sort by: Most helpful
  1. Kancharla Saiteja 5,905 Reputation points Microsoft External Staff Moderator
    2025-07-09T16:08:11.3366667+00:00

    Hi @Tiago Catarino,

    Based on your query, I understand you are trying to configure RIOT games as IDP in Azure AD B2C.

    As per your requirement, if you would like to configure any of generic IDP, please go through this document: Set up sign-up and sign-in with generic OpenID Connect using Azure Active Directory B2C. Please follow the document completely for configuration.

    Once the user is signed in the next steps will be proceeded by user journey attached to the IDP. Here is the document you can follow: Add the identity provider to a user journey. Once the user is authenticated this user journey will carry the user through orchestration steps.

    I hope this information is helpful. Please feel free to reach out if you have any further questions.

    If the answer is helpful, please click "Accept Answer" and kindly "upvote it". If you have extra questions about this answer, please click "Comment".


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.