You are viewing limited content. For full access, please sign in.

Question

Question

Enhancement Request: Add Identity Provider Filter to Accounts Page

asked on August 24, 2022

It would be really useful for those of us that have multiple identity providers to be able to filter the Accounts page in LFDS by Identity Providers.

1 0

Replies

replied on August 24, 2022 Show version history

Multiple identity providers of the same type? You can already filter by user type.

For multiple AD providers, I suspect you can run a search of "domain1\" to get the desired effect.

0 0
replied on August 24, 2022

We have 10 identity providers and some have multiple domains. Being able to filter by the identity provider the account is associated with would be great. Right now I am running a SQL query on the LFDS database.

0 0
replied on August 24, 2022

Like so?

  • LFDS IDP1: example.com (AD), has shortname of EXAMPLE
    • example.com has several child domains:
      • sub1.example.com (EXSUB1)
      • sub2.example.com (EXSUB2)
      • sub3.example.com (EXSUB3)
    • Users in the parent and three child domains are all accessible through the example.com AD Global Catalog and only example.com is explicitly registered in LFDS
    • Users can thus show up as:
      • EXAMPLE\username
      • EXSUB1\username
      • EXSUB2\username
      • EXSUB3\username
    • So to get all users associated with the example.com parent domain, you'd have to run four separate "$DOMAIN\" username searches in the LFDS search interface and combine the results?
0 0
replied on August 25, 2022

That sounds about right. Not all of the IDP's have child domains, but some do.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.