chore: improve filter description
This commit is contained in:
parent
505a9d7c70
commit
7523cb3489
@ -96,7 +96,7 @@ For Microsoft Active Directory, you can try one of the following filters:
|
||||
|
||||
- \`(cn={{name}})\`
|
||||
- \`(sAMAccountName={{name}})\`
|
||||
- \`(sAMAccountName={{name}}@<domain>)\`
|
||||
- \`(sAMAccountName={{name}}@<domain>)\` (replace \`<domain>\` by your own domain)
|
||||
- \`(userPrincipalName={{name}})\`
|
||||
`.trim(),
|
||||
type: 'string',
|
||||
|
Loading…
Reference in New Issue
Block a user