Skip to content

Add support for user creation to non-admin users #68

Open
@joaquinm-caylent

Description

@joaquinm-caylent

Hello,

Currently, the users are being created by using the "/admin/accounts/addpendinguser" API endpoint. This endpoint, is only usable for Codefresh admin accounts. See: https://github.com/codefresh-io/terraform-provider-codefresh/blob/master/client/user.go
It would be useful to add user creation support to the non-admin users by using the "/api/accounts/{accountId}/adduser" API endpoint. See: https://g.codefresh.io/api/#operation/accounts-add-user-to-account

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions