-
-
Notifications
You must be signed in to change notification settings - Fork 424
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
afaf4e9
commit 6534866
Showing
2 changed files
with
41 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,13 +17,13 @@ SAML2 Authentication | |
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
:alt: License: AGPL-3 | ||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github | ||
:target: https://github.com/OCA/server-auth/tree/17.0/auth_saml | ||
:target: https://github.com/OCA/server-auth/tree/18.0/auth_saml | ||
:alt: OCA/server-auth | ||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
:target: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_saml | ||
:target: https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-auth_saml | ||
:alt: Translate me on Weblate | ||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=17.0 | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18.0 | ||
:alt: Try me on Runboat | ||
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
@@ -36,14 +36,14 @@ On) between Odoo and other applications of your ecosystem. | |
|
||
**Benefits**: | ||
|
||
- Reducing the time spent typing different passwords for different | ||
accounts. | ||
- Reducing the time spent in IT support for password oversights. | ||
- Centralizing authentication systems. | ||
- Securing all input levels / exit / access to multiple systems without | ||
prompting users. | ||
- The centralization of access control information for compliance | ||
testing to different standards. | ||
- Reducing the time spent typing different passwords for different | ||
accounts. | ||
- Reducing the time spent in IT support for password oversights. | ||
- Centralizing authentication systems. | ||
- Securing all input levels / exit / access to multiple systems without | ||
prompting users. | ||
- The centralization of access control information for compliance | ||
testing to different standards. | ||
|
||
**Table of contents** | ||
|
||
|
@@ -91,23 +91,23 @@ login screen. | |
Known issues / Roadmap | ||
====================== | ||
|
||
- clean up ``auth_saml.request`` | ||
- clean up ``auth_saml.request`` | ||
|
||
Changelog | ||
========= | ||
|
||
18.0.1.0.0 | ||
16.0.1.0.0 | ||
---------- | ||
|
||
Initial migration for 18.0. | ||
Initial migration for 16.0. | ||
|
||
Bug Tracker | ||
=========== | ||
|
||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-auth/issues>`_. | ||
In case of trouble, please check there if your issue has already been reported. | ||
If you spotted it first, help us to smash it by providing a detailed and welcomed | ||
`feedback <https://github.com/OCA/server-auth/issues/new?body=module:%20auth_saml%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
`feedback <https://github.com/OCA/server-auth/issues/new?body=module:%20auth_saml%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
||
Do not contact contributors directly about support or help with technical issues. | ||
|
||
|
@@ -122,32 +122,28 @@ Authors | |
Contributors | ||
------------ | ||
|
||
- `XCG Consulting <https://xcg-consulting.fr/>`__: | ||
- `XCG Consulting <https://xcg-consulting.fr/>`__: | ||
|
||
- Florent Aide <[email protected]> | ||
- Vincent Hatakeyama <[email protected]> | ||
- Alexandre Brun | ||
- Houzéfa Abbasbhay <[email protected]> | ||
- Szeka Wong <[email protected]> | ||
- Florent Aide <[email protected]> | ||
- Vincent Hatakeyama <[email protected]> | ||
- Alexandre Brun | ||
- Houzéfa Abbasbhay <[email protected]> | ||
- Szeka Wong <[email protected]> | ||
|
||
- Jeremy Co Kim Len <[email protected]> | ||
- Jeffery Chen Fan <[email protected]> | ||
- Bhavesh Odedra <[email protected]> | ||
- `Tecnativa <https://www.tecnativa.com/>`__: | ||
- Jeremy Co Kim Len <[email protected]> | ||
- Jeffery Chen Fan <[email protected]> | ||
- Bhavesh Odedra <[email protected]> | ||
- `Tecnativa <https://www.tecnativa.com/>`__: | ||
|
||
- Jairo Llopis | ||
- Jairo Llopis | ||
|
||
- `GlodoUK <https://www.glodo.uk/>`__: | ||
- `GlodoUK <https://www.glodo.uk/>`__: | ||
|
||
- Karl Southern | ||
- Karl Southern | ||
|
||
- `TAKOBI <https://takobi.online/>`__: | ||
- `TAKOBI <https://takobi.online/>`__: | ||
|
||
- Lorenzo Battistini | ||
|
||
- `Letzdoo <https://www.letzdoo.com/>`__: | ||
|
||
- Jérôme Sonnet | ||
- Lorenzo Battistini | ||
|
||
Maintainers | ||
----------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters