TIP: You can type at any time to perform a new search.
Auth oauth configuration with server_environment
auth_oauth_environment · OCA/server-env
- Repository
- OCA/server-env · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://odoo-community.org
- Last tracking update
- 2026-08-07 07:24:57
- Authors
- Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA
- Committers
- Akim Juillerat, OCA-git-bot
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_oauth_provider_form |
auth.oauth.provider.form.inherit | auth.oauth.provider | form | Inherits auth_oauth.view_oauth_provider_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
client_idCharcompute='_compute_server_env'string='Client ID' -
enabledBooleancompute='_compute_server_env'search='_search_enabled'string='Allowed' -
managed_by_envBooleancompute='_compute_server_env' -
provider_simple_nameCharcompute='_compute_simple_name'
-
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)@api.model
New fields (0)
No new fields.
Public methods (1)-
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)@api.model
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 274 days ago
- Last activity
- 55 days ago
- Repository
- OCA/server-env
- Pull request
- [17.0][MIG] auth_oauth_environment: Migration to 17.0 (#254)