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
Currently, the plugin will attempt to log a user into all sites of a network. We should check if the logging user has an account with the site before attempting to log them in.
Ideally getting a list of all sites the user can be authenticated for and using said list to log the user in.
The text was updated successfully, but these errors were encountered:
I'm having the same concern. Ideally users would only be able to login to those site listed for them under the (Network) Users > Sites, and not globally.
Have you made any progress?
I was thinking about a foreach user, then go through the authentication bit. Can I ask your thoughts on the matter?
Currently, the plugin will attempt to log a user into all sites of a network. We should check if the logging user has an account with the site before attempting to log them in.
Ideally getting a list of all sites the user can be authenticated for and using said list to log the user in.
The text was updated successfully, but these errors were encountered: