Harbor v3.9.1, May 30 23
Harbor v3.9.1, May 30 23
harbor.ConfigAuth
Explore with Pulumi AI
Create ConfigAuth Resource
new ConfigAuth(name: string, args: ConfigAuthArgs, opts?: CustomResourceOptions);
@overload
def ConfigAuth(resource_name: str,
opts: Optional[ResourceOptions] = None,
auth_mode: Optional[str] = None,
ldap_base_dn: Optional[str] = None,
ldap_filter: Optional[str] = None,
ldap_group_admin_dn: Optional[str] = None,
ldap_group_base_dn: Optional[str] = None,
ldap_group_filter: Optional[str] = None,
ldap_group_gid: Optional[str] = None,
ldap_group_membership: Optional[str] = None,
ldap_group_scope: Optional[str] = None,
ldap_group_uid: Optional[str] = None,
ldap_scope: Optional[str] = None,
ldap_search_dn: Optional[str] = None,
ldap_search_password: Optional[str] = None,
ldap_uid: Optional[str] = None,
ldap_url: Optional[str] = None,
ldap_verify_cert: Optional[bool] = None,
oidc_admin_group: Optional[str] = None,
oidc_auto_onboard: Optional[bool] = None,
oidc_client_id: Optional[str] = None,
oidc_client_secret: Optional[str] = None,
oidc_endpoint: Optional[str] = None,
oidc_groups_claim: Optional[str] = None,
oidc_name: Optional[str] = None,
oidc_scope: Optional[str] = None,
oidc_user_claim: Optional[str] = None,
oidc_verify_cert: Optional[bool] = None)
@overload
def ConfigAuth(resource_name: str,
args: ConfigAuthArgs,
opts: Optional[ResourceOptions] = None)
func NewConfigAuth(ctx *Context, name string, args ConfigAuthArgs, opts ...ResourceOption) (*ConfigAuth, error)
public ConfigAuth(string name, ConfigAuthArgs args, CustomResourceOptions? opts = null)
public ConfigAuth(String name, ConfigAuthArgs args)
public ConfigAuth(String name, ConfigAuthArgs args, CustomResourceOptions options)
type: harbor:ConfigAuth
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConfigAuthArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConfigAuthArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConfigAuthArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConfigAuthArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConfigAuthArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ConfigAuth Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The ConfigAuth resource accepts the following input properties:
- Auth
Mode string - Ldap
Base stringDn - Ldap
Filter string - Ldap
Group stringAdmin Dn - Ldap
Group stringBase Dn - Ldap
Group stringFilter - Ldap
Group stringGid - Ldap
Group stringMembership - Ldap
Group stringScope - Ldap
Group stringUid - Ldap
Scope string - Ldap
Search stringDn - Ldap
Search stringPassword - Ldap
Uid string - Ldap
Url string - Ldap
Verify boolCert - Oidc
Admin stringGroup - Oidc
Auto boolOnboard - Oidc
Client stringId - Oidc
Client stringSecret - Oidc
Endpoint string - Oidc
Groups stringClaim - Oidc
Name string - Oidc
Scope string - Oidc
User stringClaim - Oidc
Verify boolCert
- Auth
Mode string - Ldap
Base stringDn - Ldap
Filter string - Ldap
Group stringAdmin Dn - Ldap
Group stringBase Dn - Ldap
Group stringFilter - Ldap
Group stringGid - Ldap
Group stringMembership - Ldap
Group stringScope - Ldap
Group stringUid - Ldap
Scope string - Ldap
Search stringDn - Ldap
Search stringPassword - Ldap
Uid string - Ldap
Url string - Ldap
Verify boolCert - Oidc
Admin stringGroup - Oidc
Auto boolOnboard - Oidc
Client stringId - Oidc
Client stringSecret - Oidc
Endpoint string - Oidc
Groups stringClaim - Oidc
Name string - Oidc
Scope string - Oidc
User stringClaim - Oidc
Verify boolCert
- auth
Mode String - ldap
Base StringDn - ldap
Filter String - ldap
Group StringAdmin Dn - ldap
Group StringBase Dn - ldap
Group StringFilter - ldap
Group StringGid - ldap
Group StringMembership - ldap
Group StringScope - ldap
Group StringUid - ldap
Scope String - ldap
Search StringDn - ldap
Search StringPassword - ldap
Uid String - ldap
Url String - ldap
Verify BooleanCert - oidc
Admin StringGroup - oidc
Auto BooleanOnboard - oidc
Client StringId - oidc
Client StringSecret - oidc
Endpoint String - oidc
Groups StringClaim - oidc
Name String - oidc
Scope String - oidc
User StringClaim - oidc
Verify BooleanCert
- auth
Mode string - ldap
Base stringDn - ldap
Filter string - ldap
Group stringAdmin Dn - ldap
Group stringBase Dn - ldap
Group stringFilter - ldap
Group stringGid - ldap
Group stringMembership - ldap
Group stringScope - ldap
Group stringUid - ldap
Scope string - ldap
Search stringDn - ldap
Search stringPassword - ldap
Uid string - ldap
Url string - ldap
Verify booleanCert - oidc
Admin stringGroup - oidc
Auto booleanOnboard - oidc
Client stringId - oidc
Client stringSecret - oidc
Endpoint string - oidc
Groups stringClaim - oidc
Name string - oidc
Scope string - oidc
User stringClaim - oidc
Verify booleanCert
- auth_
mode str - ldap_
base_ strdn - ldap_
filter str - ldap_
group_ stradmin_ dn - ldap_
group_ strbase_ dn - ldap_
group_ strfilter - ldap_
group_ strgid - ldap_
group_ strmembership - ldap_
group_ strscope - ldap_
group_ struid - ldap_
scope str - ldap_
search_ strdn - ldap_
search_ strpassword - ldap_
uid str - ldap_
url str - ldap_
verify_ boolcert - oidc_
admin_ strgroup - oidc_
auto_ boolonboard - oidc_
client_ strid - oidc_
client_ strsecret - oidc_
endpoint str - oidc_
groups_ strclaim - oidc_
name str - oidc_
scope str - oidc_
user_ strclaim - oidc_
verify_ boolcert
- auth
Mode String - ldap
Base StringDn - ldap
Filter String - ldap
Group StringAdmin Dn - ldap
Group StringBase Dn - ldap
Group StringFilter - ldap
Group StringGid - ldap
Group StringMembership - ldap
Group StringScope - ldap
Group StringUid - ldap
Scope String - ldap
Search StringDn - ldap
Search StringPassword - ldap
Uid String - ldap
Url String - ldap
Verify BooleanCert - oidc
Admin StringGroup - oidc
Auto BooleanOnboard - oidc
Client StringId - oidc
Client StringSecret - oidc
Endpoint String - oidc
Groups StringClaim - oidc
Name String - oidc
Scope String - oidc
User StringClaim - oidc
Verify BooleanCert
Outputs
All input properties are implicitly available as output properties. Additionally, the ConfigAuth resource produces the following output properties:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Look up Existing ConfigAuth Resource
Get an existing ConfigAuth resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ConfigAuthState, opts?: CustomResourceOptions): ConfigAuth
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
auth_mode: Optional[str] = None,
ldap_base_dn: Optional[str] = None,
ldap_filter: Optional[str] = None,
ldap_group_admin_dn: Optional[str] = None,
ldap_group_base_dn: Optional[str] = None,
ldap_group_filter: Optional[str] = None,
ldap_group_gid: Optional[str] = None,
ldap_group_membership: Optional[str] = None,
ldap_group_scope: Optional[str] = None,
ldap_group_uid: Optional[str] = None,
ldap_scope: Optional[str] = None,
ldap_search_dn: Optional[str] = None,
ldap_search_password: Optional[str] = None,
ldap_uid: Optional[str] = None,
ldap_url: Optional[str] = None,
ldap_verify_cert: Optional[bool] = None,
oidc_admin_group: Optional[str] = None,
oidc_auto_onboard: Optional[bool] = None,
oidc_client_id: Optional[str] = None,
oidc_client_secret: Optional[str] = None,
oidc_endpoint: Optional[str] = None,
oidc_groups_claim: Optional[str] = None,
oidc_name: Optional[str] = None,
oidc_scope: Optional[str] = None,
oidc_user_claim: Optional[str] = None,
oidc_verify_cert: Optional[bool] = None) -> ConfigAuth
func GetConfigAuth(ctx *Context, name string, id IDInput, state *ConfigAuthState, opts ...ResourceOption) (*ConfigAuth, error)
public static ConfigAuth Get(string name, Input<string> id, ConfigAuthState? state, CustomResourceOptions? opts = null)
public static ConfigAuth get(String name, Output<String> id, ConfigAuthState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Auth
Mode string - Ldap
Base stringDn - Ldap
Filter string - Ldap
Group stringAdmin Dn - Ldap
Group stringBase Dn - Ldap
Group stringFilter - Ldap
Group stringGid - Ldap
Group stringMembership - Ldap
Group stringScope - Ldap
Group stringUid - Ldap
Scope string - Ldap
Search stringDn - Ldap
Search stringPassword - Ldap
Uid string - Ldap
Url string - Ldap
Verify boolCert - Oidc
Admin stringGroup - Oidc
Auto boolOnboard - Oidc
Client stringId - Oidc
Client stringSecret - Oidc
Endpoint string - Oidc
Groups stringClaim - Oidc
Name string - Oidc
Scope string - Oidc
User stringClaim - Oidc
Verify boolCert
- Auth
Mode string - Ldap
Base stringDn - Ldap
Filter string - Ldap
Group stringAdmin Dn - Ldap
Group stringBase Dn - Ldap
Group stringFilter - Ldap
Group stringGid - Ldap
Group stringMembership - Ldap
Group stringScope - Ldap
Group stringUid - Ldap
Scope string - Ldap
Search stringDn - Ldap
Search stringPassword - Ldap
Uid string - Ldap
Url string - Ldap
Verify boolCert - Oidc
Admin stringGroup - Oidc
Auto boolOnboard - Oidc
Client stringId - Oidc
Client stringSecret - Oidc
Endpoint string - Oidc
Groups stringClaim - Oidc
Name string - Oidc
Scope string - Oidc
User stringClaim - Oidc
Verify boolCert
- auth
Mode String - ldap
Base StringDn - ldap
Filter String - ldap
Group StringAdmin Dn - ldap
Group StringBase Dn - ldap
Group StringFilter - ldap
Group StringGid - ldap
Group StringMembership - ldap
Group StringScope - ldap
Group StringUid - ldap
Scope String - ldap
Search StringDn - ldap
Search StringPassword - ldap
Uid String - ldap
Url String - ldap
Verify BooleanCert - oidc
Admin StringGroup - oidc
Auto BooleanOnboard - oidc
Client StringId - oidc
Client StringSecret - oidc
Endpoint String - oidc
Groups StringClaim - oidc
Name String - oidc
Scope String - oidc
User StringClaim - oidc
Verify BooleanCert
- auth
Mode string - ldap
Base stringDn - ldap
Filter string - ldap
Group stringAdmin Dn - ldap
Group stringBase Dn - ldap
Group stringFilter - ldap
Group stringGid - ldap
Group stringMembership - ldap
Group stringScope - ldap
Group stringUid - ldap
Scope string - ldap
Search stringDn - ldap
Search stringPassword - ldap
Uid string - ldap
Url string - ldap
Verify booleanCert - oidc
Admin stringGroup - oidc
Auto booleanOnboard - oidc
Client stringId - oidc
Client stringSecret - oidc
Endpoint string - oidc
Groups stringClaim - oidc
Name string - oidc
Scope string - oidc
User stringClaim - oidc
Verify booleanCert
- auth_
mode str - ldap_
base_ strdn - ldap_
filter str - ldap_
group_ stradmin_ dn - ldap_
group_ strbase_ dn - ldap_
group_ strfilter - ldap_
group_ strgid - ldap_
group_ strmembership - ldap_
group_ strscope - ldap_
group_ struid - ldap_
scope str - ldap_
search_ strdn - ldap_
search_ strpassword - ldap_
uid str - ldap_
url str - ldap_
verify_ boolcert - oidc_
admin_ strgroup - oidc_
auto_ boolonboard - oidc_
client_ strid - oidc_
client_ strsecret - oidc_
endpoint str - oidc_
groups_ strclaim - oidc_
name str - oidc_
scope str - oidc_
user_ strclaim - oidc_
verify_ boolcert
- auth
Mode String - ldap
Base StringDn - ldap
Filter String - ldap
Group StringAdmin Dn - ldap
Group StringBase Dn - ldap
Group StringFilter - ldap
Group StringGid - ldap
Group StringMembership - ldap
Group StringScope - ldap
Group StringUid - ldap
Scope String - ldap
Search StringDn - ldap
Search StringPassword - ldap
Uid String - ldap
Url String - ldap
Verify BooleanCert - oidc
Admin StringGroup - oidc
Auto BooleanOnboard - oidc
Client StringId - oidc
Client StringSecret - oidc
Endpoint String - oidc
Groups StringClaim - oidc
Name String - oidc
Scope String - oidc
User StringClaim - oidc
Verify BooleanCert
Package Details
- Repository
- harbor pulumiverse/pulumi-harbor
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
harbor
Terraform Provider.