Skip to Content
Menu

Auth Session Info

by
Odoo
v 13.0 Third Party 327
Download for v 13.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 11
Technical Name auth_session_info
LicenseSee License tab
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 11
Technical Name auth_session_info
LicenseSee License tab

Auth Session Info For JSON-RPC Access

Odoo Authendication(web/session/authendication), missing "session_id" parameter added for JSON-RPC API easy access



Before Install

{"jsonrpc": "2.0", "id": null, "result": {"uid": 2, "is_system": true, "is_admin": true, "user_context": {"lang": "en_US", "tz": "Asia/Kolkata", "uid": 2}, "db": "odoo13_demo", "server_version": "13.0", "server_version_info": [13, 0, 0, "final", 0, ""], "name": "Mitchell Admin", "username": "admin", "partner_display_name": "YourCompany, Mitchell Admin", "company_id": 1, "partner_id": 3, "user_companies": {"current_company": [1, "My Company (San Francisco)"], "allowed_companies": [[2, "My Company (Chicago)"], [1, "My Company (San Francisco)"]]}, "currencies": {"1": {"symbol": "\u20ac", "position": "after", "digits": [69, 2]}, "20": {"symbol": "\u20b9", "position": "after", "digits": [69, 2]}, "2": {"symbol": "$", "position": "before", "digits": [69, 2]}}, "web.base.url": "http://localhost:8082", "show_effect": "True", "display_switch_company_menu": true, "cache_hashes": {"load_menus": "2461fb65e511fff2ad619d9e932f15daf60557fc", "qweb": "4e718e775b50f61c825c1d3d6b3c390d0c89b99b", "translations": "026ae15487c2067877f7b82ffb991974c070d399"}, "max_time_between_keys_in_ms": 55, "web_tours": [], "out_of_office_message": false, "odoobot_initialized": true}}

After Install

{"jsonrpc": "2.0", "id": null, "result": {"uid": 2, "session_id": "12658c0a0e7f4becee5d0b0bce569ef7bb0ffdf6", "is_system": true, "is_admin": true, "user_context": {"lang": "en_US", "tz": "Asia/Kolkata", "uid": 2}, "db": "odoo13_demo", "server_version": "13.0", "server_version_info": [13, 0, 0, "final", 0, ""], "name": "Mitchell Admin", "username": "admin", "partner_display_name": "YourCompany, Mitchell Admin", "company_id": 1, "partner_id": 3, "user_companies": {"current_company": [1, "My Company (San Francisco)"], "allowed_companies": [[2, "My Company (Chicago)"], [1, "My Company (San Francisco)"]]}, "currencies": {"1": {"symbol": "\u20ac", "position": "after", "digits": [69, 2]}, "20": {"symbol": "\u20b9", "position": "after", "digits": [69, 2]}, "2": {"symbol": "$", "position": "before", "digits": [69, 2]}}, "web.base.url": "http://127.0.0.1:8082", "show_effect": "True", "display_switch_company_menu": true, "cache_hashes": {"load_menus": "2461fb65e511fff2ad619d9e932f15daf60557fc", "qweb": "4e718e775b50f61c825c1d3d6b3c390d0c89b99b", "translations": "026ae15487c2067877f7b82ffb991974c070d399"}, "max_time_between_keys_in_ms": 55, "web_tours": [], "out_of_office_message": false, "odoobot_initialized": true}}


If you need any help or want more features, just contact us:


Email: bala.hariprasath@gmail.com



MIT License

Copyright (c) 2019 Hariprasath

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall 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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.