[19.0][MIG] auth_oidc: Migration to 19.0#843
Conversation
update manifest, add README, update requirements.txt
Add some install instructions and configuration instructions for keycloak.
Avoid replacing the access token by the id token. This may cause confusion. Copy a little piece of code from auth_oauth() method, to make the code easier to follow, and prepare for implementing the authorization code flow.
This is not a recommended scenario, but this prepares the code for using PKCE
create an upstream merge request after OCA#393 is merged
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-18.0/server-auth-18.0-auth_oidc Translate-URL: https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-auth_oidc/
|
/ocabot migration auth_oidc |
|
Tests are failing because of demo data no longer loaded by default (they still are in our doodba). Will split up the demo keycloak client data and test client data. Edit: test data is now separated from demo data |
11b5217 to
a5830da
Compare
a5830da to
554b50d
Compare
|
This PR has the |
|
|
@sbidoul could you merge this? |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at e3446bc. Thanks a lot for contributing to OCA. ❤️ |
Migration of auth_oidc to 19.0
Info @wt-io-it