diff --git a/auth_oidc/README.rst b/auth_oidc/README.rst index 542c0d1a68..e9c94de3b2 100644 --- a/auth_oidc/README.rst +++ b/auth_oidc/README.rst @@ -7,7 +7,7 @@ Authentication OpenID Connect !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a88c12a52e0442df204964b5391f4ddf55cfab142c2822beac028d59ac576771 + !! source digest: sha256:059ca8537cc0b06efb15060db7acf1045e2462104ea83bc43292901f65f48555 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -120,6 +120,27 @@ Known issues / Roadmap Changelog ========= +12.0.1.2.0 2022-11-22 +~~~~~~~~~~~~~~~~~~~~~ + +* Fix handling OpenID Connect responses without custom mapping by using the ``sub`` claim as user id +* Fix handling OpenID Connect ID Tokens without Key ID (``kid``) + +12.0.1.1.0 2022-11-22 +~~~~~~~~~~~~~~~~~~~~~ + +* Enable allowing assigning groups from token claims + +12.0.1.0.1 2022-02-28 +~~~~~~~~~~~~~~~~~~~~~ + +* Updated readme and pot + +12.0.1.0.0 2022-02-12 +~~~~~~~~~~~~~~~~~~~~~ + +* Backport to Odoo 12 + 13.0.1.0.0 2020-04-10 ~~~~~~~~~~~~~~~~~~~~~ @@ -155,6 +176,7 @@ Contributors * Alexandre Fayolle * Stéphane Bidoul +* Andreas Perhab Maintainers ~~~~~~~~~~~ diff --git a/auth_oidc/static/description/index.html b/auth_oidc/static/description/index.html index 1c8bf82aa5..86c9100f64 100644 --- a/auth_oidc/static/description/index.html +++ b/auth_oidc/static/description/index.html @@ -367,7 +367,7 @@

Authentication OpenID Connect

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:a88c12a52e0442df204964b5391f4ddf55cfab142c2822beac028d59ac576771 +!! source digest: sha256:059ca8537cc0b06efb15060db7acf1045e2462104ea83bc43292901f65f48555 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-auth Translate me on Weblate Try me on Runboat

This module allows users to login through an OpenID Connect provider using the @@ -386,15 +386,19 @@

Authentication OpenID Connect

  • Usage
  • Known issues / Roadmap
  • Changelog
  • -
  • Bug Tracker
  • -
  • Credits @@ -476,20 +480,45 @@

    Known issues / Roadmap

    Changelog

    -

    13.0.1.0.0 2020-04-10

    +

    12.0.1.2.0 2022-11-22

      -
    • Odoo 13 migration, add authorization code flow.
    • +
    • Fix handling OpenID Connect responses without custom mapping by using the sub claim as user id
    • +
    • Fix handling OpenID Connect ID Tokens without Key ID (kid)
    -

    10.0.1.0.0 2018-10-05

    +

    12.0.1.1.0 2022-11-22

    +
      +
    • Enable allowing assigning groups from token claims
    • +
    +
    +
    +

    12.0.1.0.1 2022-02-28

    +
      +
    • Updated readme and pot
    • +
    +
    +
    +

    12.0.1.0.0 2022-02-12

    +
      +
    • Backport to Odoo 12
    • +
    +
    +
    +

    13.0.1.0.0 2020-04-10

    +
      +
    • Odoo 13 migration, add authorization code flow.
    • +
    +
    +
    +

    10.0.1.0.0 2018-10-05

    • Initial implementation
    -

    Bug Tracker

    +

    Bug Tracker

    Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -497,9 +526,9 @@

    Bug Tracker

    Do not contact contributors directly about support or help with technical issues.

    -

    Credits

    +

    Credits

    -

    Authors

    +

    Authors

    • ICTSTUDIO
    • André Schenkels
    • @@ -507,14 +536,15 @@

      Authors

    -

    Maintainers

    +

    Maintainers

    This module is maintained by the OCA.

    Odoo Community Association

    OCA, or the Odoo Community Association, is a nonprofit organization whose