keycloak.openid.ClientPermissions

Explore with Pulumi AI

Create ClientPermissions Resource

new ClientPermissions(name: string, args: ClientPermissionsArgs, opts?: CustomResourceOptions);
@overload
def ClientPermissions(resource_name: str,
                      opts: Optional[ResourceOptions] = None,
                      client_id: Optional[str] = None,
                      configure_scope: Optional[ClientPermissionsConfigureScopeArgs] = None,
                      manage_scope: Optional[ClientPermissionsManageScopeArgs] = None,
                      map_roles_client_scope_scope: Optional[ClientPermissionsMapRolesClientScopeScopeArgs] = None,
                      map_roles_composite_scope: Optional[ClientPermissionsMapRolesCompositeScopeArgs] = None,
                      map_roles_scope: Optional[ClientPermissionsMapRolesScopeArgs] = None,
                      realm_id: Optional[str] = None,
                      token_exchange_scope: Optional[ClientPermissionsTokenExchangeScopeArgs] = None,
                      view_scope: Optional[ClientPermissionsViewScopeArgs] = None)
@overload
def ClientPermissions(resource_name: str,
                      args: ClientPermissionsArgs,
                      opts: Optional[ResourceOptions] = None)
func NewClientPermissions(ctx *Context, name string, args ClientPermissionsArgs, opts ...ResourceOption) (*ClientPermissions, error)
public ClientPermissions(string name, ClientPermissionsArgs args, CustomResourceOptions? opts = null)
public ClientPermissions(String name, ClientPermissionsArgs args)
public ClientPermissions(String name, ClientPermissionsArgs args, CustomResourceOptions options)
type: keycloak:openid:ClientPermissions
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args ClientPermissionsArgs
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 ClientPermissionsArgs
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 ClientPermissionsArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args ClientPermissionsArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args ClientPermissionsArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

ClientPermissions 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 ClientPermissions resource accepts the following input properties:

Outputs

All input properties are implicitly available as output properties. Additionally, the ClientPermissions resource produces the following output properties:

AuthorizationResourceServerId string

Resource server id representing the realm management client on which this permission is managed

Enabled bool
Id string

The provider-assigned unique ID for this managed resource.

AuthorizationResourceServerId string

Resource server id representing the realm management client on which this permission is managed

Enabled bool
Id string

The provider-assigned unique ID for this managed resource.

authorizationResourceServerId String

Resource server id representing the realm management client on which this permission is managed

enabled Boolean
id String

The provider-assigned unique ID for this managed resource.

authorizationResourceServerId string

Resource server id representing the realm management client on which this permission is managed

enabled boolean
id string

The provider-assigned unique ID for this managed resource.

authorization_resource_server_id str

Resource server id representing the realm management client on which this permission is managed

enabled bool
id str

The provider-assigned unique ID for this managed resource.

authorizationResourceServerId String

Resource server id representing the realm management client on which this permission is managed

enabled Boolean
id String

The provider-assigned unique ID for this managed resource.

Look up Existing ClientPermissions Resource

Get an existing ClientPermissions 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?: ClientPermissionsState, opts?: CustomResourceOptions): ClientPermissions
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        authorization_resource_server_id: Optional[str] = None,
        client_id: Optional[str] = None,
        configure_scope: Optional[ClientPermissionsConfigureScopeArgs] = None,
        enabled: Optional[bool] = None,
        manage_scope: Optional[ClientPermissionsManageScopeArgs] = None,
        map_roles_client_scope_scope: Optional[ClientPermissionsMapRolesClientScopeScopeArgs] = None,
        map_roles_composite_scope: Optional[ClientPermissionsMapRolesCompositeScopeArgs] = None,
        map_roles_scope: Optional[ClientPermissionsMapRolesScopeArgs] = None,
        realm_id: Optional[str] = None,
        token_exchange_scope: Optional[ClientPermissionsTokenExchangeScopeArgs] = None,
        view_scope: Optional[ClientPermissionsViewScopeArgs] = None) -> ClientPermissions
func GetClientPermissions(ctx *Context, name string, id IDInput, state *ClientPermissionsState, opts ...ResourceOption) (*ClientPermissions, error)
public static ClientPermissions Get(string name, Input<string> id, ClientPermissionsState? state, CustomResourceOptions? opts = null)
public static ClientPermissions get(String name, Output<String> id, ClientPermissionsState 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.
The following state arguments are supported:

Supporting Types

ClientPermissionsConfigureScope

DecisionStrategy string
Description string
Policies List<string>
decisionStrategy String
description String
policies List<String>
decisionStrategy String
description String
policies List<String>

ClientPermissionsManageScope

DecisionStrategy string
Description string
Policies List<string>
decisionStrategy String
description String
policies List<String>
decisionStrategy String
description String
policies List<String>

ClientPermissionsMapRolesClientScopeScope

DecisionStrategy string
Description string
Policies List<string>
decisionStrategy String
description String
policies List<String>
decisionStrategy String
description String
policies List<String>

ClientPermissionsMapRolesCompositeScope

DecisionStrategy string
Description string
Policies List<string>
decisionStrategy String
description String
policies List<String>
decisionStrategy String
description String
policies List<String>

ClientPermissionsMapRolesScope

DecisionStrategy string
Description string
Policies List<string>
decisionStrategy String
description String
policies List<String>
decisionStrategy String
description String
policies List<String>

ClientPermissionsTokenExchangeScope

DecisionStrategy string
Description string
Policies List<string>
decisionStrategy String
description String
policies List<String>
decisionStrategy String
description String
policies List<String>

ClientPermissionsViewScope

DecisionStrategy string
Description string
Policies List<string>
decisionStrategy String
description String
policies List<String>
decisionStrategy String
description String
policies List<String>

Package Details

Repository
Keycloak pulumi/pulumi-keycloak
License
Apache-2.0
Notes

This Pulumi package is based on the keycloak Terraform Provider.