File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ addon | version | maintainers | summary
3030[ auth_ldaps] ( auth_ldaps/ ) | 17.0.1.0.0 | | Allows to use LDAP over SSL authentication
3131[ auth_oauth_multi_token] ( auth_oauth_multi_token/ ) | 17.0.1.0.0 | | Allow multiple connection with the same OAuth account
3232[ auth_oidc] ( auth_oidc/ ) | 17.0.1.1.0 | [ ![ sbidoul] ( https://github.com/sbidoul.png?size=30px )] ( https://github.com/sbidoul ) | Allow users to login through OpenID Connect Provider
33- [ auth_saml] ( auth_saml/ ) | 17.0.1.0.2 | [ ![ vincent-hatakeyama] ( https://github.com/vincent-hatakeyama.png?size=30px )] ( https://github.com/vincent-hatakeyama ) | SAML2 Authentication
33+ [ auth_saml] ( auth_saml/ ) | 17.0.1.0.3 | [ ![ vincent-hatakeyama] ( https://github.com/vincent-hatakeyama.png?size=30px )] ( https://github.com/vincent-hatakeyama ) | SAML2 Authentication
3434[ auth_session_timeout] ( auth_session_timeout/ ) | 17.0.1.0.1 | | This module disable all inactive sessions since a given delay
3535[ auth_signup_verify_email] ( auth_signup_verify_email/ ) | 17.0.1.0.0 | | Force uninvited users to use a good email for signup
3636[ auth_user_case_insensitive] ( auth_user_case_insensitive/ ) | 17.0.1.0.0 | | Makes the user login field case insensitive
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ SAML2 Authentication
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:f11b828c2fb6ecdce71d6b314a12033683c795178ecae0052f78541e0cf215fe
10+ !! source digest: sha256:5983d568b4ebbaae513571636a06e69fe04be92d34fb387d48c553be2cbb5aa0
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 44
55{
66 "name" : "SAML2 Authentication" ,
7- "version" : "17.0.1.0.2 " ,
7+ "version" : "17.0.1.0.3 " ,
88 "category" : "Tools" ,
99 "author" : "XCG Consulting, Odoo Community Association (OCA)" ,
1010 "maintainers" : ["vincent-hatakeyama" ],
You can’t perform that action at this time.
0 commit comments