Overview

Wiki.js comes with local authentication by default. This is the standard email & password combination found on most websites.

However, it's possible add 3rd-party authentication providers in order to login using your pre-existing identity solution. You can add any number of strategies and select the ones that should be available for each site.

Important

Once an authentication strategy is enabled, it becomes ready to be associated to any site.
You MUST therefore first activate it under each site's Administration Login page. Only then will it be displayed on the login screen.

Strategies

Tip

If you're looking for strategies previously found in Wiki.js 2.x, such as Dropbox, Facebook, GitLab, Keycloak, Okta, Rocket.chat, Slack or Twitch, use the OpenID Connect / OAuth2 strategy instead.