When using PMG cluster with oauth and "auto create users" every time a new/yet unknown user logs in to the web interface, it throws an error about the partner server not knowing that user, clicking OK makes the message go away and not come back but it is a bit confusing for users.
Obviously technically this error is correct. When the user gets created on server1, its not immediately available on server2 (corosync). But if we can do whatever remote server check is being done not at login but a few seconds later, or not at all. It should work fine.
Obviously technically this error is correct. When the user gets created on server1, its not immediately available on server2 (corosync). But if we can do whatever remote server check is being done not at login but a few seconds later, or not at all. It should work fine.