tiku01 / oryx-editor

The New Home of the Oryx-Editor
Other
18 stars 8 forks source link

Provide a local login facility as an alternative to the OpenID login #527

Closed tiku01 closed 9 years ago

tiku01 commented 9 years ago

At the moment the system is dependent on having an OpenID provider available. To be able to use Oryx without such an external facility, we want to have a local login with passwords stored within the database ...

OpenID shall be the default as it works out of the box. To activate use the local login probably some manual steps will be needed (at least user-provisioning, this we assume will be script-based operations on the database).

We need to able to switch forth and back between both variants.

tiku01 commented 9 years ago

The local login is now available as an alternative to the OpenID login. See https://github.com/tiku01/oryx-editor/wiki/Open-ID-and-Local-Login for how to activate ...