33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Auth SAML environement </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="auth-saml-environement ">
364- < h1 class ="title "> Auth SAML environement</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="auth-saml-environement ">
370+ < h1 > Auth SAML environement</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:796938aa29409152ab5821f0ea98ef74f1b7a6e9a2ee2661fa51fb2d8f71b648
375+ !! source digest: sha256:df4dcbff9ac6b160ee08b0af1d5716f3e3e8e04b813084dc67d01daec02e80f8
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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-env/tree/18.0/auth_saml_environment "> < img alt ="OCA/server-env " src ="https://img.shields.io/badge/github-OCA%2Fserver--env-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-env-18-0/server-env-18-0-auth_saml_environment "> < 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-env&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < 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/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-env/tree/18.0/auth_saml_environment "> < img alt ="OCA/server-env " src ="https://img.shields.io/badge/github-OCA%2Fserver--env-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-env-18-0/server-env-18-0-auth_saml_environment "> < 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-env&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module allows to use server env for SAML configuration</ p >
374379< p > < strong > Table of contents</ strong > </ p >
375380< div class ="contents local topic " id ="contents ">
@@ -388,12 +393,12 @@ <h1 class="title">Auth SAML environement</h1>
388393</ ul >
389394</ div >
390395< div class ="section " id ="installation ">
391- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
396+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h2 >
392397< p > To install this module, you need to have the following modules installed
393398and properly configured: server_environment module auth_saml</ p >
394399</ div >
395400< div class ="section " id ="configuration ">
396- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h1 >
401+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h2 >
397402< p > To configure this module, you need to:</ p >
398403< p > Create a module server_environment_file with a cfg file or set the
399404environment variable SERVER_ENV_CONFIG with the following section:</ p >
@@ -406,42 +411,42 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
406411sp_pem_public_path=/data/cert.pem sp_pem_private_path=/data/key.pem</ p >
407412</ div >
408413< div class ="section " id ="usage ">
409- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h1 >
414+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h2 >
410415< p > Once configured, Odoo will read the Auth SAML Providers values from the
411416configuration.</ p >
412417</ div >
413418< div class ="section " id ="known-issues-roadmap ">
414- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Known issues / Roadmap</ a > </ h1 >
419+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Known issues / Roadmap</ a > </ h2 >
415420< ul class ="simple ">
416421< li > Due to the special nature of this addon, you cannot test it on the OCA
417422runbot.</ li >
418423</ ul >
419424</ div >
420425< div class ="section " id ="bug-tracker ">
421- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h1 >
426+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h2 >
422427< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-env/issues "> GitHub Issues</ a > .
423428In case of trouble, please check there if your issue has already been reported.
424429If you spotted it first, help us to smash it by providing a detailed and welcomed
425430< a class ="reference external " href ="https://github.com/OCA/server-env/issues/new?body=module:%20auth_saml_environment%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
426431< p > Do not contact contributors directly about support or help with technical issues.</ p >
427432</ div >
428433< div class ="section " id ="credits ">
429- < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h1 >
434+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h2 >
430435< div class ="section " id ="authors ">
431- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h2 >
436+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h3 >
432437< ul class ="simple ">
433438< li > Camptocamp</ li >
434439</ ul >
435440</ div >
436441< div class ="section " id ="contributors ">
437- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h2 >
442+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h3 >
438443< ul class ="simple ">
439444< li > Denis Leemann << a class ="reference external " href ="mailto:denis.leemann@camptocamp.com "> denis.leemann@camptocamp.com</ a > ></ li >
440445< li > Yannick Vaucher << a class ="reference external " href ="mailto:yannick.vaucher@camptocamp.com "> yannick.vaucher@camptocamp.com</ a > ></ li >
441446</ ul >
442447</ div >
443448< div class ="section " id ="maintainers ">
444- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
449+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h3 >
445450< p > This module is maintained by the OCA.</ p >
446451< a class ="reference external image-reference " href ="https://odoo-community.org ">
447452< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -454,5 +459,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
454459</ div >
455460</ div >
456461</ div >
462+ </ div >
457463</ body >
458464</ html >
0 commit comments