Is there groupfilter available in Microsoft connector #3383
Unanswered
jagadeesh-kancherla-tfs
asked this question in
Q&A
Replies: 1 comment
-
|
Hello, @jagadeesh-kancherla-tfs. There is the filter. You can find many info by following the link https://dexidp.io/docs/connectors/microsoft/#groups |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
connectors:
id: microsoft
name: Microsoft
config:
clientID:
clientSecret:
redirectURI:
tenant:
Currently we are using above config for microsoft
Previously we used ldap like below
groupSearch:
baseDN: dc=test,dc=com
filter: "(&(objectCategory=Group)(name=K8S----))"
Is there any similar approach we have available in Microsoft connector?
Beta Was this translation helpful? Give feedback.
All reactions