Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Support System/LDAP Settings API #27

Closed
suzuki-shunsuke opened this issue Sep 3, 2018 · 2 comments
Closed

Support System/LDAP Settings API #27

suzuki-shunsuke opened this issue Sep 3, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@suzuki-shunsuke
Copy link
Owner

suzuki-shunsuke commented Sep 3, 2018

#26

System/LDAP : LDAP settings
PUT /system/ldap/settings Update the LDAP configuration
DELETE /system/ldap/settings Remove the LDAP configuration
GET /system/ldap/settings Get the LDAP configuration if it is configured
POST /system/ldap/test Test LDAP Configuration
@suzuki-shunsuke suzuki-shunsuke changed the title [memo] support System/LDAP API Support System/LDAP Settings API Sep 3, 2018
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Sep 3, 2018
@suzuki-shunsuke
Copy link
Owner Author

PUT 204 - no content

@suzuki-shunsuke
Copy link
Owner Author

PUT /system/ldap/settings Update the LDAP configuration

  • required
    • system_username
    • system_password
    • ldap_uri
    • search_base
    • search_pattern
    • display_name_attribute
    • default_group

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant