Ad Widget

Collapse

JIT provisioned Azure users are deprovisioned during login

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zbx_init
    Junior Member
    • May 2024
    • 2

    #1

    JIT provisioned Azure users are deprovisioned during login

    Hello,

    We are using Zabbix 6.4 and we have implemented SAML with JIT and SCIM, as you can see in the image below:



    JIT is working fine; all the users are automatically provisioned according to the User group mapping in Zabbix, and the username is correctly assigned as user.userprincipalname from Azure.

    But now, something unexpected happens when a deployed user tries to log in with single sign-on:

    The user instantly gets deprovisioned by having the role and group that were just added removed, and the user is moved to the Disabled group.

    This only happens with users that are provisioned automatically by the IdP. Users that we created manually by setting the user.userprincipalname​ as Name can use single sign-on without any problems.​​

    Maybe someone can give us a hint about what we should look for? Thank you very much for your reply!
  • zbx_init
    Junior Member
    • May 2024
    • 2

    #2
    Okay, we found the problem. We just needed to select "Groups assigned to the application" to be returned in the Group Claims in Azure.

    Comment

    Working...