package
2.5.0
Repository: https://github.com/pulumi/pulumi-keycloak.git
Documentation: pkg.go.dev

# Functions

GetFullNameMapper gets an existing FullNameMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetGroupMapper gets an existing GroupMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetHardcodedGroupMapper gets an existing HardcodedGroupMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetHardcodedRoleMapper gets an existing HardcodedRoleMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetMsadLdsUserAccountControlMapper gets an existing MsadLdsUserAccountControlMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetMsadUserAccountControlMapper gets an existing MsadUserAccountControlMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetRoleMapper gets an existing RoleMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetUserAttributeMapper gets an existing UserAttributeMapper resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetUserFederation gets an existing UserFederation resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewFullNameMapper registers a new resource with the given unique name, arguments, and options.
NewGroupMapper registers a new resource with the given unique name, arguments, and options.
NewHardcodedGroupMapper registers a new resource with the given unique name, arguments, and options.
NewHardcodedRoleMapper registers a new resource with the given unique name, arguments, and options.
NewMsadLdsUserAccountControlMapper registers a new resource with the given unique name, arguments, and options.
NewMsadUserAccountControlMapper registers a new resource with the given unique name, arguments, and options.
NewRoleMapper registers a new resource with the given unique name, arguments, and options.
NewUserAttributeMapper registers a new resource with the given unique name, arguments, and options.
NewUserFederation registers a new resource with the given unique name, arguments, and options.
No description provided by the author

# Structs

## # ldap.FullNameMapper Allows for creating and managing full name mappers for Keycloak users federated via LDAP.
The set of arguments for constructing a FullNameMapper resource.
No description provided by the author
## # ldap.GroupMapper Allows for creating and managing group mappers for Keycloak users federated via LDAP.
The set of arguments for constructing a GroupMapper resource.
No description provided by the author
No description provided by the author
The set of arguments for constructing a HardcodedGroupMapper resource.
No description provided by the author
## # ldap.HardcodedRoleMapper This mapper will grant a specified Keycloak role to each Keycloak user linked with LDAP.
The set of arguments for constructing a HardcodedRoleMapper resource.
No description provided by the author
No description provided by the author
The set of arguments for constructing a MsadLdsUserAccountControlMapper resource.
No description provided by the author
## # ldap.MsadUserAccountControlMapper Allows for creating and managing MSAD user account control mappers for Keycloak users federated via LDAP.
The set of arguments for constructing a MsadUserAccountControlMapper resource.
No description provided by the author
No description provided by the author
The set of arguments for constructing a RoleMapper resource.
No description provided by the author
## # ldap.UserAttributeMapper Allows for creating and managing user attribute mappers for Keycloak users federated via LDAP.
The set of arguments for constructing a UserAttributeMapper resource.
No description provided by the author
## # ldap.UserFederation Allows for creating and managing LDAP user federation providers within Keycloak.
The set of arguments for constructing a UserFederation resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

UserFederationKerberosInput is an input type that accepts UserFederationKerberosArgs and UserFederationKerberosOutput values.
UserFederationKerberosPtrInput is an input type that accepts UserFederationKerberosArgs, UserFederationKerberosPtr and UserFederationKerberosPtrOutput values.