mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 11:52:03 +02:00
Initial commit: OCA Server Auth packages (29 packages)
This commit is contained in:
commit
3ed80311c4
1325 changed files with 127292 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
To configure this module, you need to:
|
||||
|
||||
#. Access Settings / General Settings / LDAP Authentication / LDAP Server
|
||||
#. Check the ``Use LDAPS`` flag
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
* Enric Tobella <etobella@creublanca.es>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
||||
* Bhavesh Odedra <bodedra@opensourceintegrators.com>
|
||||
* `Trobz <https://trobz.com>`_:
|
||||
|
||||
* Hoang Diep <hoang@trobz.com>
|
||||
|
|
@ -0,0 +1 @@
|
|||
The migration of this module from 15.0 to 16.0 was financially supported by Camptocamp
|
||||
|
|
@ -0,0 +1 @@
|
|||
This module allows to authenticate using a LDAP over SSL system.
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
To verify LDAPS server certificate, you need to:
|
||||
|
||||
#. Add the CA certificate of the LDAPS on your server as a trusted certificate
|
||||
#. Check the ``Verify certificate`` flag in configuration
|
||||
Loading…
Add table
Add a link
Reference in a new issue