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
Allowing the external auth server to use IPC would harden security. IPC can be ACL'd and configured so that other users on the same system could not eavesdrop, and is more secure than local HTTP or even local HTTPS.
Allowing the external auth server to use IPC would harden security. IPC can be ACL'd and configured so that other users on the same system could not eavesdrop, and is more secure than local HTTP or even local HTTPS.