
경중김.83831 (Customer) asked a question.
when directory integration with active directory via ad agent,
( i added some custom attribute to group profile )
how to mapping ad groups' attribute with transform via expression to that group's attribute?
can not found and ui in admin console,
and can not found document also.
( about user attribute mapping is explained in document enough, So the integration was easy. )

I think AD Agent not support sync group attribute to Okta.
Agreed. It's the standard group schema only.
okta support team said
sadly,
when group import, only title and description attribute are sync from ad at this moment...
If this is critical you could consider implementing this outside of Okta. PowerShell on a domain joined server. PowerShell calls either Okta group APIs or a Workflow endpoint that then performs the actions you want inside Okta on the objects there. That would work well.