Configuring and Using Custom Claims in Microsoft Entra ID

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 8

  • @nryttv3
    @nryttv3 9 หลายเดือนก่อน

    After lot of googling, found this video the most helpful! Thanks

  • @RamonDeKlein
    @RamonDeKlein หลายเดือนก่อน

    It looks like MS decided to change the interface again and the OpenID Connect options seem to have disappeared from the "Single Sign On" page. I'm always getting frustrated when dealing with AAD.

  • @KeesJanLogemann
    @KeesJanLogemann 25 วันที่ผ่านมา

    Hi Randy, did you publish this demo app (on GitHub maybe)?
    I would like to peek in your code for educational purposes.

  • @MarioMontDEV
    @MarioMontDEV 27 วันที่ผ่านมา

    Thanks for the valuable information. I followed the tutorial and added the 2 custom claims like you suggested and got this error : "invalid_request', error_description: 'AADSTS50146: This application is required to be configured with an application-specific signing key. It is either not configured with one, or the key has expired or is not yet valid." I believe you''ve omitted the step where you configure an application-specific signing key to make it work or edit the App manifest to include "acceptMappedClaims": true and the "requestedAccessTokenVersion": 2 in a single tenant environment. I used the latter approach and it worked as expected.

  • @Parawata
    @Parawata 8 หลายเดือนก่อน

    This video has been really helpful setting up Clients with custom claims through Entra. What I want to do next is automate this through bash scripts using the Azure Cli. I've managed to configure the majority of the client registration, i.e. app roles, consent, manifest changes etc. However I've hit a bit of a wall trying to find a way to add custom claims through the Single Sign On available in the Enterprise Application section.
    Is it possible to do this from the command line, that is through Azure Cli from bash, not powershell? Tokens generated are for api to api using the client_cred flow so optional claims to support this don't seem like an option.
    Any input much appreciated!

  • @saiwares
    @saiwares 6 หลายเดือนก่อน

    Sheesh.. It was there all the while I spent 2 days trying to make custom claims work by adding them as Optional Claims from App Registration instead. Those claim names would appear in Manifest file but never appear in ID or Access tokens. Entra ID is really a bad implementation. Receiving Manager, Sponsor and custom non-predefined attributes in claims are still a headache.

  • @Benjamin-il8vf
    @Benjamin-il8vf ปีที่แล้ว

    *PromoSM*