@@ -367,7 +367,7 @@ <h1 class="title">Authentication OpenID Connect</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:a88c12a52e0442df204964b5391f4ddf55cfab142c2822beac028d59ac576771
370
+ !! source digest: sha256:059ca8537cc0b06efb15060db7acf1045e2462104ea83bc43292901f65f48555
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-auth/tree/12.0/auth_oidc "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-12-0/server-auth-12-0-auth_oidc "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=12.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows users to login through an OpenID Connect provider using the
@@ -386,15 +386,19 @@ <h1 class="title">Authentication OpenID Connect</h1>
386
386
< li > < a class ="reference internal " href ="#usage " id ="toc-entry-5 "> Usage</ a > </ li >
387
387
< li > < a class ="reference internal " href ="#known-issues-roadmap " id ="toc-entry-6 "> Known issues / Roadmap</ a > </ li >
388
388
< li > < a class ="reference internal " href ="#changelog " id ="toc-entry-7 "> Changelog</ a > < ul >
389
- < li > < a class ="reference internal " href ="#section-1 " id ="toc-entry-8 "> 13.0.1.0.0 2020-04-10</ a > </ li >
390
- < li > < a class ="reference internal " href ="#section-2 " id ="toc-entry-9 "> 10.0.1.0.0 2018-10-05</ a > </ li >
389
+ < li > < a class ="reference internal " href ="#section-1 " id ="toc-entry-8 "> 12.0.1.2.0 2022-11-22</ a > </ li >
390
+ < li > < a class ="reference internal " href ="#section-2 " id ="toc-entry-9 "> 12.0.1.1.0 2022-11-22</ a > </ li >
391
+ < li > < a class ="reference internal " href ="#section-3 " id ="toc-entry-10 "> 12.0.1.0.1 2022-02-28</ a > </ li >
392
+ < li > < a class ="reference internal " href ="#section-4 " id ="toc-entry-11 "> 12.0.1.0.0 2022-02-12</ a > </ li >
393
+ < li > < a class ="reference internal " href ="#section-5 " id ="toc-entry-12 "> 13.0.1.0.0 2020-04-10</ a > </ li >
394
+ < li > < a class ="reference internal " href ="#section-6 " id ="toc-entry-13 "> 10.0.1.0.0 2018-10-05</ a > </ li >
391
395
</ ul >
392
396
</ li >
393
- < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-10 "> Bug Tracker</ a > </ li >
394
- < li > < a class ="reference internal " href ="#credits " id ="toc-entry-11 "> Credits</ a > < ul >
395
- < li > < a class ="reference internal " href ="#authors " id ="toc-entry-12 "> Authors</ a > </ li >
396
- < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-13 "> Contributors</ a > </ li >
397
- < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-14 "> Maintainers</ a > </ li >
397
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-14 "> Bug Tracker</ a > </ li >
398
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-15 "> Credits</ a > < ul >
399
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-16 "> Authors</ a > </ li >
400
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-17 "> Contributors</ a > </ li >
401
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-18 "> Maintainers</ a > </ li >
398
402
</ ul >
399
403
</ li >
400
404
</ ul >
@@ -476,45 +480,71 @@ <h1><a class="toc-backref" href="#toc-entry-6">Known issues / Roadmap</a></h1>
476
480
< div class ="section " id ="changelog ">
477
481
< h1 > < a class ="toc-backref " href ="#toc-entry-7 "> Changelog</ a > </ h1 >
478
482
< div class ="section " id ="section-1 ">
479
- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> 13 .0.1.0 .0 2020-04-10 </ a > </ h2 >
483
+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> 12 .0.1.2 .0 2022-11-22 </ a > </ h2 >
480
484
< ul class ="simple ">
481
- < li > Odoo 13 migration, add authorization code flow.</ li >
485
+ < li > Fix handling OpenID Connect responses without custom mapping by using the < tt class ="docutils literal "> sub</ tt > claim as user id</ li >
486
+ < li > Fix handling OpenID Connect ID Tokens without Key ID (< tt class ="docutils literal "> kid</ tt > )</ li >
482
487
</ ul >
483
488
</ div >
484
489
< div class ="section " id ="section-2 ">
485
- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> 10.0.1.0.0 2018-10-05</ a > </ h2 >
490
+ < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> 12.0.1.1.0 2022-11-22</ a > </ h2 >
491
+ < ul class ="simple ">
492
+ < li > Enable allowing assigning groups from token claims</ li >
493
+ </ ul >
494
+ </ div >
495
+ < div class ="section " id ="section-3 ">
496
+ < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> 12.0.1.0.1 2022-02-28</ a > </ h2 >
497
+ < ul class ="simple ">
498
+ < li > Updated readme and pot</ li >
499
+ </ ul >
500
+ </ div >
501
+ < div class ="section " id ="section-4 ">
502
+ < h2 > < a class ="toc-backref " href ="#toc-entry-11 "> 12.0.1.0.0 2022-02-12</ a > </ h2 >
503
+ < ul class ="simple ">
504
+ < li > Backport to Odoo 12</ li >
505
+ </ ul >
506
+ </ div >
507
+ < div class ="section " id ="section-5 ">
508
+ < h2 > < a class ="toc-backref " href ="#toc-entry-12 "> 13.0.1.0.0 2020-04-10</ a > </ h2 >
509
+ < ul class ="simple ">
510
+ < li > Odoo 13 migration, add authorization code flow.</ li >
511
+ </ ul >
512
+ </ div >
513
+ < div class ="section " id ="section-6 ">
514
+ < h2 > < a class ="toc-backref " href ="#toc-entry-13 "> 10.0.1.0.0 2018-10-05</ a > </ h2 >
486
515
< ul class ="simple ">
487
516
< li > Initial implementation</ li >
488
517
</ ul >
489
518
</ div >
490
519
</ div >
491
520
< div class ="section " id ="bug-tracker ">
492
- < h1 > < a class ="toc-backref " href ="#toc-entry-10 "> Bug Tracker</ a > </ h1 >
521
+ < h1 > < a class ="toc-backref " href ="#toc-entry-14 "> Bug Tracker</ a > </ h1 >
493
522
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-auth/issues "> GitHub Issues</ a > .
494
523
In case of trouble, please check there if your issue has already been reported.
495
524
If you spotted it first, help us to smash it by providing a detailed and welcomed
496
525
< a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20auth_oidc%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
497
526
< p > Do not contact contributors directly about support or help with technical issues.</ p >
498
527
</ div >
499
528
< div class ="section " id ="credits ">
500
- < h1 > < a class ="toc-backref " href ="#toc-entry-11 "> Credits</ a > </ h1 >
529
+ < h1 > < a class ="toc-backref " href ="#toc-entry-15 "> Credits</ a > </ h1 >
501
530
< div class ="section " id ="authors ">
502
- < h2 > < a class ="toc-backref " href ="#toc-entry-12 "> Authors</ a > </ h2 >
531
+ < h2 > < a class ="toc-backref " href ="#toc-entry-16 "> Authors</ a > </ h2 >
503
532
< ul class ="simple ">
504
533
< li > ICTSTUDIO</ li >
505
534
< li > André Schenkels</ li >
506
535
< li > ACSONE SA/NV</ li >
507
536
</ ul >
508
537
</ div >
509
538
< div class ="section " id ="contributors ">
510
- < h2 > < a class ="toc-backref " href ="#toc-entry-13 "> Contributors</ a > </ h2 >
539
+ < h2 > < a class ="toc-backref " href ="#toc-entry-17 "> Contributors</ a > </ h2 >
511
540
< ul class ="simple ">
512
541
< li > Alexandre Fayolle << a class ="reference external " href ="mailto:alexandre.fayolle@camptocamp.com "> alexandre.fayolle@camptocamp.com</ a > ></ li >
513
542
< li > Stéphane Bidoul << a class ="reference external " href ="mailto:stephane.bidoul@acsone.eu "> stephane.bidoul@acsone.eu</ a > ></ li >
543
+ < li > Andreas Perhab << a class ="reference external " href ="mailto:andreas.perhab@wt-io-it.at "> andreas.perhab@wt-io-it.at</ a > ></ li >
514
544
</ ul >
515
545
</ div >
516
546
< div class ="section " id ="maintainers ">
517
- < h2 > < a class ="toc-backref " href ="#toc-entry-14 "> Maintainers</ a > </ h2 >
547
+ < h2 > < a class ="toc-backref " href ="#toc-entry-18 "> Maintainers</ a > </ h2 >
518
548
< p > This module is maintained by the OCA.</ p >
519
549
< a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
520
550
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
0 commit comments