Skip to content

Commit ce8afa6

Browse files
committed
[MIG] auth_saml_environment: Migration to 18.0
1 parent c91e88a commit ce8afa6

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

auth_saml_environment/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Auth SAML environement",
66
"summary": "Allows system administrator to authenticate with any account",
7-
"version": "14.0.1.0.2",
7+
"version": "18.0.1.0.0",
88
"category": "base",
99
"author": "Camptocamp,Odoo Community Association (OCA)",
1010
"website": "https://github.com/OCA/server-env",

auth_saml_environment/static/description/index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -409,10 +409,6 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
409409
<h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
410410
<p>Once configured, Odoo will read the Auth SAML Providers values from the
411411
configuration.</p>
412-
<p>Note that visibility of login button for SAML is changed and differs
413-
from auth_saml module, instead of relying on which fields are filled or
414-
not, all providers will be displayed as long as their configuration in
415-
Odoo are set to active.</p>
416412
</div>
417413
<div class="section" id="known-issues-roadmap">
418414
<h1><a class="toc-backref" href="#toc-entry-4">Known issues / Roadmap</a></h1>

0 commit comments

Comments
 (0)