Closed
Description
# (optional) user_domain_format (no default value)
# user_domain_format is analogous to user_email_format in syntax, but it
# is used to discover the domain for a given user. If not specified, the
# domain is taken from the domain part of the user's email address.
#user_domain_format: "{domain}"
I could not find anywhere in the code where "the domain is taken from the domain part of the user's email address."
I'm working with a customer who has multiple domains and they are using Username-Based SSO.
I commented out user_domain_format but this cause incorrect # of directory users filtered.