Skip to content

GetUserGroups IFP method does not work with Application typed domains #8218

@ondrejv2

Description

@ondrejv2

My setup works perfectly with POSIX typed domains, i.e. I can query user groups via the GetUserGroups Infopipe method just fine.
However, if I add:

[domain/mydomain]
...
domain_type = application

it stops working. It works for some users, hangs for others.
I can definitely not query users using format <samaccountname>@<REALM> (using AD backend). But if I use UserPrincipalName, it also does not work.

Is domain_type = application still supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions