-
-
Notifications
You must be signed in to change notification settings - Fork 331
[16.0] add base_external_system_ms_client_assertion #289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 16.0
Are you sure you want to change the base?
[16.0] add base_external_system_ms_client_assertion #289
Conversation
e22688b to
c458b29
Compare
c9145b2 to
ea7dd5f
Compare
1155011 to
990b53f
Compare
|
For some time now successfully running in production at large customer. |
Syncing from upstream OCA/server-backend (16.0)
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
@thomaspaulb Could you add a no stale label here? |
lfreeke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This have been working without issues for our customer
Basic authentication is no oauth at all and fully handled by base_external_system_http.
In some installations, especially odoo.sh, it is not possible for the Odoo admin to put files like the private key in the filesystem. In that case the private key can be pasted into the private key field, and the value will be used and not interpreted as a filename.
584630c to
cbe2e26
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
@NL66278 Sorry, this can't be merged in its current form. It's too many things at once, and covers 4 different modules. Can we start by opening up a PR to |
|
@thomaspaulb There was this one #281 that was also never merged. All of this is running in production, alt multiple clients, without any problems. |
|
@thomaspaulb OK, so here is the first PR for the base module. When that is merged, I will provide, one by one, PR's for the additional modules. |
|
@thomaspaulb Here is the actual link to the first PR, the one to make the base module extendable, #414 |
No description provided.