Configuring Microsoft Entra Custom authentication extensions

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025
  • Configuring Microsoft Entra Custom authentication extensions
    In my first video on Microsoft Entra Custom Authentication Extensions, I showed you how external claims can be added to a Microsoft Entra Identity token.
    Deep dive into configuring all the required components in this video.
    You learn how to request a token, call out to a workflow before the token is issued, create an API and workflow using Pipedream and add the appropriate claims to the token.
    I am showing you a lot of tips and tricks in this video.
    You can find the code and other supporting files here:
    github.com/xts...
    Security considerations:
    learn.microsof...
    Please support my channel and subscribe.
    Add comments, and let's build a community of Identity Geeks together.
    Join me for an intense 5-day masterclass on Azure AD Identity
    learn.xtsemina...

Комментарии • 7

  • @MaxGuilingHelen
    @MaxGuilingHelen 4 месяца назад +1

    This is a fantastic video - great to see a detailed how-to like this - anyone could follow this and get the same results. Thanks John!

  • @DevBabu
    @DevBabu 3 месяца назад +1

    Thank you John. I grasped the fundamentals and details so clearly only through this video. Your power to teach is fantastic.

  • @securic911
    @securic911 8 месяцев назад +1

    You ROCK! Your guide is better than the doc. Thanks a lot!

  •  2 месяца назад

    Thanks! This helped me a lot!

  • @samjohnson5203
    @samjohnson5203 11 месяцев назад +1

    Even better than the last one. Thank you!
    Curious as to why you opted to use Pipedream instead of an Azure Function, especially since you did not validate the token in Pipedream.

  • @derekgb1971
    @derekgb1971 5 месяцев назад

    Excellent!

  • @PhantasyAI0
    @PhantasyAI0 11 месяцев назад

    please do this for .net web core api with entity framework