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
Pluggable Auth, when combined with okta, does a good job of logging you in. However, the session is kept internal to mediawiki, so if you log out of okta, that doesn't get pushed to mediawiki. In practice, this shouldn't be a big issue, but it does represent a security risk, and a usability error if multiple people are using one computer.
The text was updated successfully, but these errors were encountered:
Pluggable Auth, when combined with okta, does a good job of logging you in. However, the session is kept internal to mediawiki, so if you log out of okta, that doesn't get pushed to mediawiki. In practice, this shouldn't be a big issue, but it does represent a security risk, and a usability error if multiple people are using one computer.
The text was updated successfully, but these errors were encountered: