Omeka-S and User Creation Options

We have two questions about the user creation workflow. To confirm:

  1. Omeka-S does not support user self-registration. For example, where the user creates their own account, and a Site Administrator approves the account and assigns them a role.

  2. Omeka-S does not support SSO, LDAP, or similar methods of user authentication.

If neither of these are currently implemented, are either of these on the development roadmap? Thank you for your time.

There is a self registration via the module GuestUser : https://github/biblibre/omeka-s-module-GuestUser. Note that there are a pull request currently to make it working with the first release of Omeka S.

1 Like

For ldap : https://github.com/digihum/omeka-s-ldap ; For saml, I know a project that developed it, but it is not yet released.

To see all modules, go to https://daniel-km.github.io/UpgradeToOmekaS/omeka_s_modules.html

2 Likes