We are managing user permissions by management API. But for a case when user has not logged in yet it’s impossible. Is there a way to emulate user login using management API to force user creation in enterprise connection?
Problem is that enterprise connections doesn’t support create user functionality. Also it’s not possible to log in by API because there is no password in that type of connections.