Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 344 |
Technical Name |
auth_manager |
License | OPL-1 |
SaaS - Odoo
Serve Odoo to your own clients and manage all them over one main database
This module needs this another to work complete DataBase Manager, Client
Also needs this another to work complete DataBase Redirect

One only login page
Database selector/manager was blocked, users always login to one login page
Your clients can access to their database from the same login page.
If a customer has more than one database assigned, they can only choose between those options.
Users must be registered with an obligatory email.


Block applications to install/uninstall for security reasons
You can select which apps can install for each client.
Also works if the client want uninstall the app.
You can update the list of available apps for every database in every moment.
Create Databases like companies and manage them
You can create a new database simply, only create one company associate one customer.
The database will create automatically and the default apps will associate too.
If you do not want an application to be used just delete it from the list, or add it otherwise.

Installation instructions
First create a master database, we use 'odoo' for example.
This database will be the administrator database where we install the 'DataBase Administrator App' later.

Now logout, and create another database we use 'odoo_template' for example.
This database will be the template for the new
If you need that the client databases starts with some specific applications install there.
We create the template database with a user 'demo' so that customers can perform tests.
Once the template database is created, immediately install the application 'auth_manager_db' and logout.


After you need to configure your odoo.conf file, adding followings.
The 'saas_main_db' values correspond to the main database name that we used.
# this make to load this modules if no user id is loaded
server_wide_modules = auth_redirect,base,web
# is the name of your main database, you will need a database template whit the same name
saas_main_db = odoo
Restart your odoo service, and login into the main database that we called 'odoo'.
Install de main app 'auth_manager' in the main database.

You are ready!
First, create a new user called 'demo' and put password 'demo' (the same username and password that we put in the template database).
Now in the menu go to 'Companies'. And create a new company
That's all, now logout and login whit 'demo' user.
If you get 'Access Denied' message, logout and login again and try again.
How it works, considerations
If your client needs register another user, it must be by email only.
The client company need register a Outgoing Email Server to register the new user.
If you need register a new client, firts register the user in your main database, after create the company and associate the created user.
If a user forgot his password, it must be required by the 'I forgot my password' link, Your main database needs a Outgoing Email Server configured.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hi,
Do you have demo server or video
availability for CE V23?
Hello Is there any plan of migrating this to V13? Thanks in advance Olivier