You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
delegation: string, // delegation of user in OBM
delegation_target: string, // delegation target of user in OBM
nomad_allowed: boolean, // give right to user to activate nomad option
nomad_enabled: boolean, // enable / disable nomade option
nomad_local_copy: boolean, // make a copy of mail localy
nomad_mail: string // define redirection address
The text was updated successfully, but these errors were encountered:
OBM provisioning user API contain attributes that are not put by the plugin :
http://obm.org/wiki/provisioning-user-api
delegation: string, // delegation of user in OBM
delegation_target: string, // delegation target of user in OBM
nomad_allowed: boolean, // give right to user to activate nomad option
nomad_enabled: boolean, // enable / disable nomade option
nomad_local_copy: boolean, // make a copy of mail localy
nomad_mail: string // define redirection address
The text was updated successfully, but these errors were encountered: