Skip to content

LDAP Group Team Map in gitea CLI or API #20716

Open
@WERTBON1789

Description

@WERTBON1789

Feature Description

I would want to set the group_team_map setting from the LDAP authentication source automatically,
but it seems like this isn't in the API nor the CLI, the only way would be over a self crafted http request which isn't ideal

Screenshots

The CLI doesn't seem to have this parameter
image

But it's in the post request body when you set it over the web ui

{
    "name": "group_team_map",
    "value": "<json_str>"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/authenticationtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions