Replies: 2 comments 1 reply
-
Hi Albert,
MvG |
Beta Was this translation helpful? Give feedback.
-
Hi Alex, long time... I have several web applications running and I want to have a mechanism that I can synchronize users and passwords. Most applications have APIs so that I can add/maintain users (with an api key). But E107 is giving me trouble doing so. In some cases, users start by taking an account on E107. Then I can extract this data directly from the database, but the password cannot be used. Using a centralized auth (like OAuth) is not an option for now, unfortunately. So I have a separate application for maintaining which works fine, except for E107. |
Beta Was this translation helpful? Give feedback.
-
I want to synchronize user id and password over the web applications that are on my website. Is there some kind of api that I can use to add / alter a user with his password? If not, how can I perform this task? I am using the standard E107 method, I could not find the key and salt for the logon. Point is that users start with a registration on E107.
Beta Was this translation helpful? Give feedback.
All reactions