Commit 7fc0fce 1 parent 9b4822f commit 7fc0fce Copy full SHA for 7fc0fce
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ addon | version | maintainers | summary
28
28
[ auth_ldaps] ( auth_ldaps/ ) | 15.0.1.0.0 | | Allows to use LDAP over SSL authentication
29
29
[ auth_oauth_multi_token] ( auth_oauth_multi_token/ ) | 15.0.1.0.1 | | Allow multiple connection with the same OAuth account
30
30
[ auth_oidc] ( auth_oidc/ ) | 15.0.1.1.0 | [ ![ sbidoul] ( https://github.com/sbidoul.png?size=30px )] ( https://github.com/sbidoul ) | Allow users to login through OpenID Connect Provider
31
- [ auth_saml] ( auth_saml/ ) | 15.0.1.4.2 | [ ![ vincent-hatakeyama] ( https://github.com/vincent-hatakeyama.png?size=30px )] ( https://github.com/vincent-hatakeyama ) | SAML2 Authentication
31
+ [ auth_saml] ( auth_saml/ ) | 15.0.1.4.3 | [ ![ vincent-hatakeyama] ( https://github.com/vincent-hatakeyama.png?size=30px )] ( https://github.com/vincent-hatakeyama ) | SAML2 Authentication
32
32
[ auth_session_timeout] ( auth_session_timeout/ ) | 15.0.1.0.0 | | This module disable all inactive sessions since a given delay
33
33
[ auth_signup_partner_company] ( auth_signup_partner_company/ ) | 15.0.1.0.0 | | Auth Signup Partner Company
34
34
[ auth_signup_verify_email] ( auth_signup_verify_email/ ) | 15.0.1.0.0 | | Force uninvited users to use a good email for signup
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ SAML2 Authentication
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:749f38cb523fb18981d9e229196105be0adc619147af5f55e3c887b25ca86dc0
10
+ !! source digest: sha256:139e220611ae66b5caca3b9586fb543ebc5de97db011e239ec48e389950beba5
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 4
4
5
5
{
6
6
"name" : "SAML2 Authentication" ,
7
- "version" : "15.0.1.4.2 " ,
7
+ "version" : "15.0.1.4.3 " ,
8
8
"category" : "Tools" ,
9
9
"author" : "XCG Consulting, Odoo Community Association (OCA)" ,
10
10
"maintainers" : ["vincent-hatakeyama" ],
You can’t perform that action at this time.
0 commit comments