Versions in this module Expand all Collapse all v1 v1.1.1 Jun 25, 2026 v1.1.0 Jun 24, 2026 Changes in this version + type AbstractPolicyRepresentation struct + DecisionStrategy *DecisionStrategy + Description *string + Id *string + Logic *Logic + Name *string + Owner *string + Policies *[]string + ResourceType *string + Resources *[]string + ResourcesData *[]ResourceRepresentation + Scopes *[]string + ScopesData *[]ScopeRepresentation + Type *string + type Access struct + Roles *[]string + VerifyCaller *bool + type AccessToken struct + Acr *string + AllowedOrigins *[]string + AtHash *string + AuthTime *int64 + Authorization *Authorization + AuthorizationDetails *[]AuthorizationDetailsJSONRepresentation + Azp *string + Birthdate *string + CHash *string + ClaimsLocales *string + Cnf *Confirmation + Email *string + EmailVerified *bool + Exp *int64 + FamilyName *string + Gender *string + GivenName *string + Iat *int64 + Iss *string + Jti *string + Locale *string + MiddleName *string + Name *string + Nbf *int64 + Nickname *string + Nonce *string + OtherClaims *map[string]interface{} + PhoneNumber *string + PhoneNumberVerified *bool + Picture *string + PreferredUsername *string + Profile *string + RealmAccess *Access + ResourceAccess *map[string]Access + SHash *string + Scope *string + Sid *string + Sub *string + TrustedCerts *[]string + Typ *string + UpdatedAt *int64 + Website *string + Zoneinfo *string + type AdminEventRepresentation struct + AuthDetails *AuthDetailsRepresentation + Details *map[string]string + Error *string + Id *string + OperationType *string + RealmId *string + Representation *string + ResourcePath *string + ResourceType *string + Time *int64 + type ApplicationRepresentation struct + Access *map[string]bool + AdminUrl *string + AlwaysDisplayInConsole *bool + Attributes *map[string]string + AuthenticationFlowBindingOverrides *map[string]string + AuthorizationServicesEnabled *bool + AuthorizationSettings *ResourceServerRepresentation + BaseUrl *string + BearerOnly *bool + Claims *ClaimRepresentation + ClientAuthenticatorType *string + ClientId *string + ClientTemplate *string + ConsentRequired *bool + DefaultClientScopes *[]string + DefaultRoles *[]string + Description *string + DirectAccessGrantsEnabled *bool + DirectGrantsOnly *bool + Enabled *bool + FrontchannelLogout *bool + FullScopeAllowed *bool + Id *string + ImplicitFlowEnabled *bool + Name *string + NodeReRegistrationTimeout *int32 + NotBefore *int32 + OptionalClientScopes *[]string + Origin *string + Protocol *string + ProtocolMappers *[]ProtocolMapperRepresentation + PublicClient *bool + RedirectUris *[]string + RegisteredNodes *map[string]int32 + RegistrationAccessToken *string + RootUrl *string + Secret *string + ServiceAccountsEnabled *bool + StandardFlowEnabled *bool + SurrogateAuthRequired *bool + Type *string + UseTemplateConfig *bool + UseTemplateMappers *bool + UseTemplateScope *bool + WebOrigins *[]string + type AuthDetailsRepresentation struct + ClientId *string + IpAddress *string + RealmId *string + UserId *string + type AuthenticationExecutionExportRepresentation struct + Authenticator *string + AuthenticatorConfig *string + AuthenticatorFlow *bool + AutheticatorFlow *bool + FlowAlias *string + Priority *int32 + Requirement *string + UserSetupAllowed *bool + type AuthenticationExecutionInfoRepresentation struct + Alias *string + AuthenticationConfig *string + AuthenticationFlow *bool + Configurable *bool + Description *string + DisplayName *string + FlowId *string + Id *string + Index *int32 + Level *int32 + Priority *int32 + ProviderId *string + Requirement *string + RequirementChoices *[]string + type AuthenticationExecutionRepresentation struct + Authenticator *string + AuthenticatorConfig *string + AuthenticatorFlow *bool + AutheticatorFlow *bool + FlowId *string + Id *string + ParentFlow *string + Priority *int32 + Requirement *string + type AuthenticationFlowRepresentation struct + Alias *string + AuthenticationExecutions *[]AuthenticationExecutionExportRepresentation + BuiltIn *bool + Description *string + Id *string + ProviderId *string + TopLevel *bool + type AuthenticatorConfigInfoRepresentation struct + HelpText *string + Name *string + Properties *[]ConfigPropertyRepresentation + ProviderId *string + type AuthenticatorConfigRepresentation struct + Alias *string + Config *map[string]string + Id *string + type Authorization struct + Permissions *[]Permission + type AuthorizationDetailsJSONRepresentation struct + Actions *[]string + CustomData *map[string]interface{} + Datatypes *[]string + Identifier *string + Locations *[]string + Privileges *[]string + Type *string + type AuthorizationSchema struct + ResourceTypes *map[string]ResourceType + type BruteForceStrategy string + const LINEAR + const MULTIPLE + func (e BruteForceStrategy) Valid() bool + type CertificateRepresentation struct + Certificate *string + Jwks *string + Kid *string + PrivateKey *string + PublicKey *string + type ClaimRepresentation struct + Address *bool + Email *bool + Gender *bool + Locale *bool + Name *bool + Phone *bool + Picture *bool + Profile *bool + Username *bool + Website *bool + type ClientInitialAccessCreatePresentation struct + Count *int32 + Expiration *int32 + WebOrigins *[]string + type ClientInitialAccessPresentation struct + Count *int32 + Expiration *int32 + Id *string + RemainingCount *int32 + Timestamp *int32 + Token *string + type ClientMappingsRepresentation struct + Client *string + Id *string + Mappings *[]RoleRepresentation + type ClientPoliciesRepresentation struct + GlobalPolicies *[]ClientPolicyRepresentation + Policies *[]ClientPolicyRepresentation + type ClientPolicyConditionRepresentation struct + Condition *string + Configuration *map[string]interface{} + type ClientPolicyExecutorRepresentation struct + Configuration *map[string]interface{} + Executor *string + type ClientPolicyRepresentation struct + Conditions *[]ClientPolicyConditionRepresentation + Description *string + Enabled *bool + Name *string + Profiles *[]string + type ClientProfileRepresentation struct + Description *string + Executors *[]ClientPolicyExecutorRepresentation + Name *string + type ClientProfilesRepresentation struct + GlobalProfiles *[]ClientProfileRepresentation + Profiles *[]ClientProfileRepresentation + type ClientRepresentation struct + Access *map[string]bool + AdminUrl *string + AlwaysDisplayInConsole *bool + Attributes *map[string]string + AuthenticationFlowBindingOverrides *map[string]string + AuthorizationServicesEnabled *bool + AuthorizationSettings *ResourceServerRepresentation + BaseUrl *string + BearerOnly *bool + ClientAuthenticatorType *string + ClientId *string + ClientTemplate *string + ConsentRequired *bool + DefaultClientScopes *[]string + DefaultRoles *[]string + Description *string + DirectAccessGrantsEnabled *bool + DirectGrantsOnly *bool + Enabled *bool + FrontchannelLogout *bool + FullScopeAllowed *bool + Id *string + ImplicitFlowEnabled *bool + Name *string + NodeReRegistrationTimeout *int32 + NotBefore *int32 + OptionalClientScopes *[]string + Origin *string + Protocol *string + ProtocolMappers *[]ProtocolMapperRepresentation + PublicClient *bool + RedirectUris *[]string + RegisteredNodes *map[string]int32 + RegistrationAccessToken *string + RootUrl *string + Secret *string + ServiceAccountsEnabled *bool + StandardFlowEnabled *bool + SurrogateAuthRequired *bool + Type *string + UseTemplateConfig *bool + UseTemplateMappers *bool + UseTemplateScope *bool + WebOrigins *[]string + type ClientScopeRepresentation struct + Attributes *map[string]string + Description *string + Id *string + Name *string + Protocol *string + ProtocolMappers *[]ProtocolMapperRepresentation + type ClientTemplateRepresentation struct + Attributes *map[string]string + BearerOnly *bool + ConsentRequired *bool + Description *string + DirectAccessGrantsEnabled *bool + FrontchannelLogout *bool + FullScopeAllowed *bool + Id *string + ImplicitFlowEnabled *bool + Name *string + Protocol *string + ProtocolMappers *[]ProtocolMapperRepresentation + PublicClient *bool + ServiceAccountsEnabled *bool + StandardFlowEnabled *bool + type ClientTypeRepresentation struct + Config *map[string]PropertyConfig + Name *string + Parent *string + Provider *string + type ClientTypesRepresentation struct + ClientTypes *[]ClientTypeRepresentation + GlobalClientTypes *[]ClientTypeRepresentation + type ComponentExportRepresentation struct + Config *MultivaluedHashMapStringString + Id *string + Name *string + ProviderId *string + SubComponents *MultivaluedHashMapStringComponentExportRepresentation + SubType *string + type ComponentRepresentation struct + Config *MultivaluedHashMapStringString + Id *string + Name *string + ParentId *string + ProviderId *string + ProviderType *string + SubType *string + type ComponentTypeRepresentation struct + ClientProperties *[]ConfigPropertyRepresentation + HelpText *string + Id *string + Metadata *map[string]interface{} + Properties *[]ConfigPropertyRepresentation + type Composites struct + Application *map[string][]string + Client *map[string][]string + Realm *[]string + type ConfigPropertyRepresentation struct + DefaultValue interface{} + HelpText *string + Label *string + Name *string + Options *[]string + ReadOnly *bool + Required *bool + Secret *bool + Type *string + type Confirmation struct + Jkt *string + X5tS256 *string + type CredentialRepresentation struct + Algorithm *string + Config *MultivaluedHashMapStringString + Counter *int32 + CreatedDate *int64 + CredentialData *string + Device *string + Digits *int32 + FederationLink *string + HashIterations *int32 + HashedSaltedValue *string + Id *string + Period *int32 + Priority *int32 + Salt *string + SecretData *string + Temporary *bool + Type *string + UserLabel *string + Value *string + type DecisionEffect string + const DENY + const PERMIT + func (e DecisionEffect) Valid() bool + type DecisionStrategy string + const AFFIRMATIVE + const CONSENSUS + const UNANIMOUS + func (e DecisionStrategy) Valid() bool + type DeleteAdminRealmsRealmClientScopesClientScopeIdScopeMappingsClientsClientJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmClientScopesClientScopeIdScopeMappingsClientsClientJSONRequestBody = DeleteAdminRealmsRealmClientScopesClientScopeIdScopeMappingsClientsClientJSONBody + type DeleteAdminRealmsRealmClientScopesClientScopeIdScopeMappingsRealmJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmClientScopesClientScopeIdScopeMappingsRealmJSONRequestBody = DeleteAdminRealmsRealmClientScopesClientScopeIdScopeMappingsRealmJSONBody + type DeleteAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsClientsClientJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsClientsClientJSONRequestBody = DeleteAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsClientsClientJSONBody + type DeleteAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsRealmJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsRealmJSONRequestBody = DeleteAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsRealmJSONBody + type DeleteAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceResourceIdParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type DeleteAdminRealmsRealmClientsClientUuidRolesRoleNameCompositesJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmClientsClientUuidRolesRoleNameCompositesJSONRequestBody = DeleteAdminRealmsRealmClientsClientUuidRolesRoleNameCompositesJSONBody + type DeleteAdminRealmsRealmClientsClientUuidScopeMappingsClientsClientJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmClientsClientUuidScopeMappingsClientsClientJSONRequestBody = DeleteAdminRealmsRealmClientsClientUuidScopeMappingsClientsClientJSONBody + type DeleteAdminRealmsRealmClientsClientUuidScopeMappingsRealmJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmClientsClientUuidScopeMappingsRealmJSONRequestBody = DeleteAdminRealmsRealmClientsClientUuidScopeMappingsRealmJSONBody + type DeleteAdminRealmsRealmGroupsGroupIdRoleMappingsClientsClientIdJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmGroupsGroupIdRoleMappingsClientsClientIdJSONRequestBody = DeleteAdminRealmsRealmGroupsGroupIdRoleMappingsClientsClientIdJSONBody + type DeleteAdminRealmsRealmGroupsGroupIdRoleMappingsRealmJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmGroupsGroupIdRoleMappingsRealmJSONRequestBody = DeleteAdminRealmsRealmGroupsGroupIdRoleMappingsRealmJSONBody + type DeleteAdminRealmsRealmRolesByIdRoleIdCompositesJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmRolesByIdRoleIdCompositesJSONRequestBody = DeleteAdminRealmsRealmRolesByIdRoleIdCompositesJSONBody + type DeleteAdminRealmsRealmRolesRoleNameCompositesJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmRolesRoleNameCompositesJSONRequestBody = DeleteAdminRealmsRealmRolesRoleNameCompositesJSONBody + type DeleteAdminRealmsRealmSessionsSessionParams struct + IsOffline *bool + type DeleteAdminRealmsRealmUsersUserIdRoleMappingsClientsClientIdJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmUsersUserIdRoleMappingsClientsClientIdJSONRequestBody = DeleteAdminRealmsRealmUsersUserIdRoleMappingsClientsClientIdJSONBody + type DeleteAdminRealmsRealmUsersUserIdRoleMappingsRealmJSONBody = []RoleRepresentation + type DeleteAdminRealmsRealmUsersUserIdRoleMappingsRealmJSONRequestBody = DeleteAdminRealmsRealmUsersUserIdRoleMappingsRealmJSONBody + type ErrorRepresentation struct + ErrorMessage *string + Errors *[]ErrorRepresentation + Field *string + Params *[]interface{} + type EvaluationResultRepresentation struct + AllowedScopes *[]ScopeRepresentation + DeniedScopes *[]ScopeRepresentation + Policies *[]PolicyResultRepresentation + Resource *ResourceRepresentation + Scopes *[]ScopeRepresentation + Status *DecisionEffect + type EventRepresentation struct + ClientId *string + Details *map[string]string + Error *string + Id *string + IpAddress *string + RealmId *string + SessionId *string + Time *int64 + Type *string + UserId *string + type FederatedIdentityRepresentation struct + IdentityProvider *string + UserId *string + UserName *string + type GetAdminRealmsParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmAdminEventsParams struct + AuthClient *string + AuthIpAddress *string + AuthRealm *string + AuthUser *string + DateFrom *string + DateTo *string + Direction *string + First *int32 + Max *int32 + OperationTypes *[]string + ResourcePath *string + ResourceTypes *[]string + type GetAdminRealmsRealmClientPoliciesPoliciesParams struct + IncludeGlobalPolicies *bool + type GetAdminRealmsRealmClientPoliciesProfilesParams struct + IncludeGlobalProfiles *bool + type GetAdminRealmsRealmClientScopesClientScopeIdScopeMappingsClientsClientCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmClientScopesClientScopeIdScopeMappingsRealmCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsClientsClientCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsRealmCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerPermissionParams struct + Fields *string + First *int32 + Max *int32 + Name *string + Owner *string + Permission *bool + PolicyId *string + Resource *string + ResourceType *string + Scope *string + Type *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerPermissionSearchParams struct + Fields *string + Name *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerPolicyParams struct + Fields *string + First *int32 + Max *int32 + Name *string + Owner *string + Permission *bool + PolicyId *string + Resource *string + ResourceType *string + Scope *string + Type *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerPolicySearchParams struct + Fields *string + Name *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceResourceIdAttributesParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceResourceIdParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceResourceIdPermissionsParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceResourceIdScopesParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceSearchParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerScopeParams struct + First *int32 + Max *int32 + Name *string + ScopeId *string + type GetAdminRealmsRealmClientsClientUuidAuthzResourceServerScopeSearchParams struct + Name *string + type GetAdminRealmsRealmClientsClientUuidEvaluateScopesGenerateExampleAccessTokenParams struct + Audience *string + Scope *string + UserId *string + type GetAdminRealmsRealmClientsClientUuidEvaluateScopesGenerateExampleIdTokenParams struct + Audience *string + Scope *string + UserId *string + type GetAdminRealmsRealmClientsClientUuidEvaluateScopesGenerateExampleUserinfoParams struct + Scope *string + UserId *string + type GetAdminRealmsRealmClientsClientUuidEvaluateScopesProtocolMappersParams struct + Scope *string + type GetAdminRealmsRealmClientsClientUuidEvaluateScopesScopeMappingsRoleContainerIdGrantedParams struct + Scope *string + type GetAdminRealmsRealmClientsClientUuidEvaluateScopesScopeMappingsRoleContainerIdNotGrantedParams struct + Scope *string + type GetAdminRealmsRealmClientsClientUuidOfflineSessionsParams struct + First *int32 + Max *int32 + type GetAdminRealmsRealmClientsClientUuidRolesParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + Search *string + type GetAdminRealmsRealmClientsClientUuidRolesRoleNameGroupsParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + type GetAdminRealmsRealmClientsClientUuidRolesRoleNameUsersParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + type GetAdminRealmsRealmClientsClientUuidScopeMappingsClientsClientCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmClientsClientUuidScopeMappingsRealmCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmClientsClientUuidUserSessionsParams struct + First *int32 + Max *int32 + type GetAdminRealmsRealmClientsParams struct + ClientId *string + First *int32 + Max *int32 + Q *string + Search *bool + ViewableOnly *bool + type GetAdminRealmsRealmComponentsIdSubComponentTypesParams struct + Type *string + type GetAdminRealmsRealmComponentsParams struct + Name *string + Parent *string + ProviderId *string + Type *string + type GetAdminRealmsRealmEventsParams struct + Client *string + DateFrom *string + DateTo *string + Direction *string + First *int32 + IpAddress *string + Max *int32 + Type *[]string + User *string + type GetAdminRealmsRealmGroupsCountParams struct + Search *string + Top *bool + type GetAdminRealmsRealmGroupsGroupIdChildrenParams struct + BriefRepresentation *bool + Exact *bool + First *int32 + Max *int32 + Search *string + SubGroupsCount *bool + type GetAdminRealmsRealmGroupsGroupIdMembersParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + type GetAdminRealmsRealmGroupsGroupIdRoleMappingsClientsClientIdCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmGroupsGroupIdRoleMappingsRealmCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmGroupsParams struct + BriefRepresentation *bool + Exact *bool + First *int32 + Max *int32 + PopulateHierarchy *bool + Q *string + Search *string + SubGroupsCount *bool + type GetAdminRealmsRealmIdentityProviderInstancesAliasExportParams struct + Format *string + type GetAdminRealmsRealmIdentityProviderInstancesParams struct + BriefRepresentation *bool + Capability *string + First *int32 + Max *int32 + RealmOnly *bool + Search *string + Type *string + type GetAdminRealmsRealmLocalizationLocaleParams struct + UseRealmDefaultLocaleFallback *bool + type GetAdminRealmsRealmOrganizationsCountParams struct + Exact *bool + Q *string + Search *string + type GetAdminRealmsRealmOrganizationsMembersMemberIdOrganizationsParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmOrganizationsOrgIdGroupsGroupByPathPathParams struct + SubGroupsCount *bool + type GetAdminRealmsRealmOrganizationsOrgIdGroupsGroupIdChildrenParams struct + Exact *bool + First *int32 + Max *int32 + Search *string + SubGroupsCount *bool + type GetAdminRealmsRealmOrganizationsOrgIdGroupsGroupIdMembersParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + type GetAdminRealmsRealmOrganizationsOrgIdGroupsGroupIdParams struct + SubGroupsCount *bool + type GetAdminRealmsRealmOrganizationsOrgIdGroupsParams struct + BriefRepresentation *bool + Exact *bool + First *int32 + Max *int32 + PopulateHierarchy *bool + Q *string + Search *string + SubGroupsCount *bool + type GetAdminRealmsRealmOrganizationsOrgIdIdentityProvidersAliasGroupsParams struct + BriefRepresentation *bool + Exact *bool + First *int32 + Max *int32 + Q *string + Search *string + SubGroupsCount *bool + type GetAdminRealmsRealmOrganizationsOrgIdInvitationsParams struct + Email *string + First *int32 + FirstName *string + LastName *string + Max *int32 + Search *string + Status *string + type GetAdminRealmsRealmOrganizationsOrgIdMembersMemberIdGroupsParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + Search *string + type GetAdminRealmsRealmOrganizationsOrgIdMembersMemberIdOrganizationsParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmOrganizationsOrgIdMembersParams struct + Exact *bool + First *int32 + Max *int32 + MembershipType *string + Search *string + type GetAdminRealmsRealmOrganizationsParams struct + BriefRepresentation *bool + Exact *bool + First *int32 + Max *int32 + Q *string + Search *string + type GetAdminRealmsRealmRolesByIdRoleIdCompositesParams struct + First *int32 + Max *int32 + Search *string + type GetAdminRealmsRealmRolesParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + Search *string + type GetAdminRealmsRealmRolesRoleNameGroupsParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + type GetAdminRealmsRealmRolesRoleNameUsersParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + type GetAdminRealmsRealmUsersCountParams struct + CreatedAfter *string + CreatedBefore *string + Email *string + EmailVerified *bool + Enabled *bool + Exact *bool + FirstName *string + IdpAlias *string + IdpUserId *string + LastName *string + Q *string + Search *string + Username *string + type GetAdminRealmsRealmUsersParams struct + BriefRepresentation *bool + CreatedAfter *string + CreatedBefore *string + Email *string + EmailVerified *bool + Enabled *bool + Exact *bool + First *int32 + FirstName *string + IdpAlias *string + IdpUserId *string + LastName *string + Max *int32 + Q *string + Search *string + Username *string + type GetAdminRealmsRealmUsersUserIdGroupsCountParams struct + Search *string + type GetAdminRealmsRealmUsersUserIdGroupsParams struct + BriefRepresentation *bool + First *int32 + Max *int32 + Search *string + type GetAdminRealmsRealmUsersUserIdParams struct + UserProfileMetadata *bool + type GetAdminRealmsRealmUsersUserIdRoleMappingsClientsClientIdCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmUsersUserIdRoleMappingsRealmCompositeParams struct + BriefRepresentation *bool + type GetAdminRealmsRealmWorkflowsIdParams struct + IncludeId *bool + type GetAdminRealmsRealmWorkflowsParams struct + Exact *bool + First *int32 + Max *int32 + Search *string + type GlobalRequestResult struct + FailedRequests *[]string + SuccessRequests *[]string + type GroupRepresentation struct + Access *map[string]bool + Attributes *map[string][]string + ClientRoles *map[string][]string + Description *string + Id *string + Name *string + ParentId *string + Path *string + RealmRoles *[]string + SubGroupCount *int64 + SubGroups *[]GroupRepresentation + type IDToken struct + Acr *string + AtHash *string + AuthTime *int64 + Azp *string + Birthdate *string + CHash *string + ClaimsLocales *string + Email *string + EmailVerified *bool + Exp *int64 + FamilyName *string + Gender *string + GivenName *string + Iat *int64 + Iss *string + Jti *string + Locale *string + MiddleName *string + Name *string + Nbf *int64 + Nickname *string + Nonce *string + OtherClaims *map[string]interface{} + PhoneNumber *string + PhoneNumberVerified *bool + Picture *string + PreferredUsername *string + Profile *string + SHash *string + Sid *string + Sub *string + Typ *string + UpdatedAt *int64 + Website *string + Zoneinfo *string + type IdentityProviderMapperRepresentation struct + Config *map[string]string + Id *string + IdentityProviderAlias *string + IdentityProviderMapper *string + Name *string + type IdentityProviderMapperTypeRepresentation struct + Category *string + HelpText *string + Id *string + Name *string + Properties *[]ConfigPropertyRepresentation + type IdentityProviderRepresentation struct + AddReadTokenRoleOnCreate *bool + Alias *string + AuthenticateByDefault *bool + Config *map[string]string + DisplayName *string + Enabled *bool + FirstBrokerLoginFlowAlias *string + HideOnLogin *bool + InternalId *string + LinkOnly *bool + OrganizationId *string + PostBrokerLoginFlowAlias *string + ProviderId *string + StoreToken *bool + TrustEmail *bool + Types *[]string + UpdateProfileFirstLogin *bool + UpdateProfileFirstLoginMode *string + type KeyMetadataRepresentation struct + Algorithm *string + Certificate *string + Kid *string + ProviderId *string + ProviderPriority *int64 + PublicKey *string + Status *string + Type *string + Use *KeyUse + ValidTo *int64 + type KeyStoreConfig struct + Format *string + KeyAlias *string + KeyPassword *string + KeySize *int32 + RealmAlias *string + RealmCertificate *bool + StorePassword *string + Validity *int32 + type KeyUse string + const ENC + const JWTSVID + const SIG + func (e KeyUse) Valid() bool + type KeysMetadataRepresentation struct + Active *map[string]string + Keys *[]KeyMetadataRepresentation + type Logic string + const NEGATIVE + const POSITIVE + func (e Logic) Valid() bool + type ManagementPermissionReference struct + Enabled *bool + Resource *string + ScopePermissions *map[string]string + type MappingsRepresentation struct + ClientMappings *map[string]ClientMappingsRepresentation + RealmMappings *[]RoleRepresentation + type MemberRepresentation struct + Access *map[string]bool + ApplicationRoles *map[string][]string + Attributes *map[string][]string + ClientConsents *[]UserConsentRepresentation + ClientRoles *map[string][]string + CreatedTimestamp *int64 + Credentials *[]CredentialRepresentation + DisableableCredentialTypes *[]string + Email *string + EmailVerified *bool + Enabled *bool + FederatedIdentities *[]FederatedIdentityRepresentation + FederationLink *string + FirstName *string + Groups *[]string + Id *string + LastName *string + MembershipType *MembershipType + NotBefore *int32 + Origin *string + RealmRoles *[]string + RequiredActions *[]string + Self *string + ServiceAccountClientId *string + SocialLinks *[]SocialLinkRepresentation + Totp *bool + UserProfileMetadata *UserProfileMetadata + Username *string + type MembershipType string + const MANAGED + const UNMANAGED + func (e MembershipType) Valid() bool + type MultivaluedHashMapStringComponentExportRepresentation map[string][]ComponentExportRepresentation + type MultivaluedHashMapStringString map[string][]string + type OAuthClientRepresentation struct + Access *map[string]bool + AdminUrl *string + AlwaysDisplayInConsole *bool + Attributes *map[string]string + AuthenticationFlowBindingOverrides *map[string]string + AuthorizationServicesEnabled *bool + AuthorizationSettings *ResourceServerRepresentation + BaseUrl *string + BearerOnly *bool + Claims *ClaimRepresentation + ClientAuthenticatorType *string + ClientId *string + ClientTemplate *string + ConsentRequired *bool + DefaultClientScopes *[]string + DefaultRoles *[]string + Description *string + DirectAccessGrantsEnabled *bool + DirectGrantsOnly *bool + Enabled *bool + FrontchannelLogout *bool + FullScopeAllowed *bool + Id *string + ImplicitFlowEnabled *bool + Name *string + NodeReRegistrationTimeout *int32 + NotBefore *int32 + OptionalClientScopes *[]string + Origin *string + Protocol *string + ProtocolMappers *[]ProtocolMapperRepresentation + PublicClient *bool + RedirectUris *[]string + RegisteredNodes *map[string]int32 + RegistrationAccessToken *string + RootUrl *string + Secret *string + ServiceAccountsEnabled *bool + StandardFlowEnabled *bool + SurrogateAuthRequired *bool + Type *string + UseTemplateConfig *bool + UseTemplateMappers *bool + UseTemplateScope *bool + WebOrigins *[]string + type OrganizationDomainRepresentation struct + Name *string + Verified *bool + type OrganizationInvitationRepresentation struct + Email *string + ExpiresAt *int32 + FirstName *string + Id *string + InviteLink *string + LastName *string + OrganizationId *string + SentDate *int32 + Status *Status + type OrganizationRepresentation struct + Alias *string + Attributes *map[string][]string + Description *string + Domains *[]OrganizationDomainRepresentation + Enabled *bool + Groups *[]GroupRepresentation + Id *string + IdentityProviders *[]IdentityProviderRepresentation + Members *[]MemberRepresentation + Name *string + RedirectUrl *string + type Permission struct + Claims *map[string][]string + Rsid *string + Rsname *string + Scopes *[]string + type PolicyEnforcementMode string + const DISABLED + const ENFORCING + const PERMISSIVE + func (e PolicyEnforcementMode) Valid() bool + type PolicyEvaluationRequest struct + ClientId *string + Context *map[string]map[string]string + Entitlements *bool + ResourceType *string + Resources *[]ResourceRepresentation + RoleIds *[]string + UserId *string + type PolicyEvaluationResponse struct + Entitlements *bool + Results *[]EvaluationResultRepresentation + Rpt *AccessToken + Status *DecisionEffect + type PolicyProviderRepresentation struct + Code *string + Description *string + Group *string + Name *string + Type *string + type PolicyRepresentation struct + Config *map[string]string + DecisionStrategy *DecisionStrategy + Description *string + Id *string + Logic *Logic + Name *string + Owner *string + Policies *[]string + ResourceType *string + Resources *[]string + ResourcesData *[]ResourceRepresentation + Scopes *[]string + ScopesData *[]ScopeRepresentation + Type *string + type PolicyResultRepresentation struct + AssociatedPolicies *[]PolicyResultRepresentation + Policy *PolicyRepresentation + ResourceType *string + Scopes *[]string + Status *DecisionEffect + type PostAdminRealmsJSONBody = openapi_types.File + type PostAdminRealmsJSONRequestBody = PostAdminRealmsJSONBody + type PostAdminRealmsRealmAuthenticationConfigJSONRequestBody = AuthenticatorConfigRepresentation + type PostAdminRealmsRealmAuthenticationExecutionsExecutionIdConfigJSONRequestBody = AuthenticatorConfigRepresentation + type PostAdminRealmsRealmAuthenticationExecutionsJSONRequestBody = AuthenticationExecutionRepresentation + type PostAdminRealmsRealmAuthenticationFlowsFlowAliasCopyJSONBody map[string]string + type PostAdminRealmsRealmAuthenticationFlowsFlowAliasCopyJSONRequestBody PostAdminRealmsRealmAuthenticationFlowsFlowAliasCopyJSONBody + type PostAdminRealmsRealmAuthenticationFlowsFlowAliasExecutionsExecutionJSONBody map[string]interface + type PostAdminRealmsRealmAuthenticationFlowsFlowAliasExecutionsExecutionJSONRequestBody PostAdminRealmsRealmAuthenticationFlowsFlowAliasExecutionsExecutionJSONBody + type PostAdminRealmsRealmAuthenticationFlowsFlowAliasExecutionsFlowJSONBody map[string]interface + type PostAdminRealmsRealmAuthenticationFlowsFlowAliasExecutionsFlowJSONRequestBody PostAdminRealmsRealmAuthenticationFlowsFlowAliasExecutionsFlowJSONBody + type PostAdminRealmsRealmAuthenticationFlowsJSONRequestBody = AuthenticationFlowRepresentation + type PostAdminRealmsRealmAuthenticationRegisterRequiredActionJSONBody map[string]string + type PostAdminRealmsRealmAuthenticationRegisterRequiredActionJSONRequestBody PostAdminRealmsRealmAuthenticationRegisterRequiredActionJSONBody + type PostAdminRealmsRealmClientDescriptionConverterJSONBody = string + type PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody = PostAdminRealmsRealmClientDescriptionConverterJSONBody + type PostAdminRealmsRealmClientDescriptionConverterTextBody = string + type PostAdminRealmsRealmClientDescriptionConverterTextRequestBody = PostAdminRealmsRealmClientDescriptionConverterTextBody + type PostAdminRealmsRealmClientScopesClientScopeIdProtocolMappersAddModelsJSONBody = []ProtocolMapperRepresentation + type PostAdminRealmsRealmClientScopesClientScopeIdProtocolMappersAddModelsJSONRequestBody = PostAdminRealmsRealmClientScopesClientScopeIdProtocolMappersAddModelsJSONBody + type PostAdminRealmsRealmClientScopesClientScopeIdProtocolMappersModelsJSONRequestBody = ProtocolMapperRepresentation + type PostAdminRealmsRealmClientScopesClientScopeIdScopeMappingsClientsClientJSONBody = []RoleRepresentation + type PostAdminRealmsRealmClientScopesClientScopeIdScopeMappingsClientsClientJSONRequestBody = PostAdminRealmsRealmClientScopesClientScopeIdScopeMappingsClientsClientJSONBody + type PostAdminRealmsRealmClientScopesClientScopeIdScopeMappingsRealmJSONBody = []RoleRepresentation + type PostAdminRealmsRealmClientScopesClientScopeIdScopeMappingsRealmJSONRequestBody = PostAdminRealmsRealmClientScopesClientScopeIdScopeMappingsRealmJSONBody + type PostAdminRealmsRealmClientScopesJSONRequestBody = ClientScopeRepresentation + type PostAdminRealmsRealmClientTemplatesClientScopeIdProtocolMappersAddModelsJSONBody = []ProtocolMapperRepresentation + type PostAdminRealmsRealmClientTemplatesClientScopeIdProtocolMappersAddModelsJSONRequestBody = PostAdminRealmsRealmClientTemplatesClientScopeIdProtocolMappersAddModelsJSONBody + type PostAdminRealmsRealmClientTemplatesClientScopeIdProtocolMappersModelsJSONRequestBody = ProtocolMapperRepresentation + type PostAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsClientsClientJSONBody = []RoleRepresentation + type PostAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsClientsClientJSONRequestBody = PostAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsClientsClientJSONBody + type PostAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsRealmJSONBody = []RoleRepresentation + type PostAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsRealmJSONRequestBody = PostAdminRealmsRealmClientTemplatesClientScopeIdScopeMappingsRealmJSONBody + type PostAdminRealmsRealmClientTemplatesJSONRequestBody = ClientScopeRepresentation + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerImportJSONRequestBody = ResourceServerRepresentation + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPermissionEvaluateJSONRequestBody = PolicyEvaluationRequest + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPermissionJSONBody = string + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPermissionJSONRequestBody = PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPermissionJSONBody + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPolicyEvaluateJSONRequestBody = PolicyEvaluationRequest + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPolicyJSONBody = string + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPolicyJSONRequestBody = PostAdminRealmsRealmClientsClientUuidAuthzResourceServerPolicyJSONBody + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceJSONRequestBody = ResourceRepresentation + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type PostAdminRealmsRealmClientsClientUuidAuthzResourceServerScopeJSONRequestBody = ScopeRepresentation + type PostAdminRealmsRealmClientsClientUuidCertificatesAttrDownloadJSONRequestBody = KeyStoreConfig + type PostAdminRealmsRealmClientsClientUuidCertificatesAttrGenerateAndDownloadJSONRequestBody = KeyStoreConfig + type PostAdminRealmsRealmClientsClientUuidNodesJSONBody map[string]string + type PostAdminRealmsRealmClientsClientUuidNodesJSONRequestBody PostAdminRealmsRealmClientsClientUuidNodesJSONBody + type PostAdminRealmsRealmClientsClientUuidProtocolMappersAddModelsJSONBody = []ProtocolMapperRepresentation + type PostAdminRealmsRealmClientsClientUuidProtocolMappersAddModelsJSONRequestBody = PostAdminRealmsRealmClientsClientUuidProtocolMappersAddModelsJSONBody + type PostAdminRealmsRealmClientsClientUuidProtocolMappersModelsJSONRequestBody = ProtocolMapperRepresentation + type PostAdminRealmsRealmClientsClientUuidRolesJSONRequestBody = RoleRepresentation + type PostAdminRealmsRealmClientsClientUuidRolesRoleNameCompositesJSONBody = []RoleRepresentation + type PostAdminRealmsRealmClientsClientUuidRolesRoleNameCompositesJSONRequestBody = PostAdminRealmsRealmClientsClientUuidRolesRoleNameCompositesJSONBody + type PostAdminRealmsRealmClientsClientUuidScopeMappingsClientsClientJSONBody = []RoleRepresentation + type PostAdminRealmsRealmClientsClientUuidScopeMappingsClientsClientJSONRequestBody = PostAdminRealmsRealmClientsClientUuidScopeMappingsClientsClientJSONBody + type PostAdminRealmsRealmClientsClientUuidScopeMappingsRealmJSONBody = []RoleRepresentation + type PostAdminRealmsRealmClientsClientUuidScopeMappingsRealmJSONRequestBody = PostAdminRealmsRealmClientsClientUuidScopeMappingsRealmJSONBody + type PostAdminRealmsRealmClientsInitialAccessJSONRequestBody = ClientInitialAccessCreatePresentation + type PostAdminRealmsRealmClientsJSONRequestBody = ClientRepresentation + type PostAdminRealmsRealmComponentsJSONRequestBody = ComponentRepresentation + type PostAdminRealmsRealmGroupsGroupIdChildrenJSONRequestBody = GroupRepresentation + type PostAdminRealmsRealmGroupsGroupIdRoleMappingsClientsClientIdJSONBody = []RoleRepresentation + type PostAdminRealmsRealmGroupsGroupIdRoleMappingsClientsClientIdJSONRequestBody = PostAdminRealmsRealmGroupsGroupIdRoleMappingsClientsClientIdJSONBody + type PostAdminRealmsRealmGroupsGroupIdRoleMappingsRealmJSONBody = []RoleRepresentation + type PostAdminRealmsRealmGroupsGroupIdRoleMappingsRealmJSONRequestBody = PostAdminRealmsRealmGroupsGroupIdRoleMappingsRealmJSONBody + type PostAdminRealmsRealmGroupsJSONRequestBody = GroupRepresentation + type PostAdminRealmsRealmIdentityProviderImportConfigJSONBody map[string]interface + type PostAdminRealmsRealmIdentityProviderImportConfigJSONRequestBody PostAdminRealmsRealmIdentityProviderImportConfigJSONBody + type PostAdminRealmsRealmIdentityProviderInstancesAliasMappersJSONRequestBody = IdentityProviderMapperRepresentation + type PostAdminRealmsRealmIdentityProviderInstancesJSONRequestBody = IdentityProviderRepresentation + type PostAdminRealmsRealmLocalizationLocaleJSONBody map[string]string + type PostAdminRealmsRealmLocalizationLocaleJSONRequestBody PostAdminRealmsRealmLocalizationLocaleJSONBody + type PostAdminRealmsRealmOrganizationsJSONRequestBody = OrganizationRepresentation + type PostAdminRealmsRealmOrganizationsOrgIdGroupsGroupIdChildrenJSONRequestBody = GroupRepresentation + type PostAdminRealmsRealmOrganizationsOrgIdGroupsJSONRequestBody = GroupRepresentation + type PostAdminRealmsRealmOrganizationsOrgIdIdentityProvidersJSONBody = string + type PostAdminRealmsRealmOrganizationsOrgIdIdentityProvidersJSONRequestBody = PostAdminRealmsRealmOrganizationsOrgIdIdentityProvidersJSONBody + type PostAdminRealmsRealmOrganizationsOrgIdMembersInviteExistingUserFormdataBody struct + Id *string + type PostAdminRealmsRealmOrganizationsOrgIdMembersInviteExistingUserFormdataRequestBody PostAdminRealmsRealmOrganizationsOrgIdMembersInviteExistingUserFormdataBody + type PostAdminRealmsRealmOrganizationsOrgIdMembersInviteUserFormdataBody struct + Email *string + FirstName *string + LastName *string + type PostAdminRealmsRealmOrganizationsOrgIdMembersInviteUserFormdataRequestBody PostAdminRealmsRealmOrganizationsOrgIdMembersInviteUserFormdataBody + type PostAdminRealmsRealmOrganizationsOrgIdMembersJSONBody = string + type PostAdminRealmsRealmOrganizationsOrgIdMembersJSONRequestBody = PostAdminRealmsRealmOrganizationsOrgIdMembersJSONBody + type PostAdminRealmsRealmPartialExportParams struct + ExportClients *bool + ExportGroupsAndRoles *bool + type PostAdminRealmsRealmPartialImportJSONBody = openapi_types.File + type PostAdminRealmsRealmPartialImportJSONRequestBody = PostAdminRealmsRealmPartialImportJSONBody + type PostAdminRealmsRealmRolesByIdRoleIdCompositesJSONBody = []RoleRepresentation + type PostAdminRealmsRealmRolesByIdRoleIdCompositesJSONRequestBody = PostAdminRealmsRealmRolesByIdRoleIdCompositesJSONBody + type PostAdminRealmsRealmRolesJSONRequestBody = RoleRepresentation + type PostAdminRealmsRealmRolesRoleNameCompositesJSONBody = []RoleRepresentation + type PostAdminRealmsRealmRolesRoleNameCompositesJSONRequestBody = PostAdminRealmsRealmRolesRoleNameCompositesJSONBody + type PostAdminRealmsRealmTestSMTPConnectionFormdataBody struct + Config *string + type PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody PostAdminRealmsRealmTestSMTPConnectionFormdataBody + type PostAdminRealmsRealmTestSMTPConnectionJSONBody map[string]string + type PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody PostAdminRealmsRealmTestSMTPConnectionJSONBody + type PostAdminRealmsRealmUsersJSONRequestBody = UserRepresentation + type PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderJSONRequestBody = FederatedIdentityRepresentation + type PostAdminRealmsRealmUsersUserIdRoleMappingsClientsClientIdJSONBody = []RoleRepresentation + type PostAdminRealmsRealmUsersUserIdRoleMappingsClientsClientIdJSONRequestBody = PostAdminRealmsRealmUsersUserIdRoleMappingsClientsClientIdJSONBody + type PostAdminRealmsRealmUsersUserIdRoleMappingsRealmJSONBody = []RoleRepresentation + type PostAdminRealmsRealmUsersUserIdRoleMappingsRealmJSONRequestBody = PostAdminRealmsRealmUsersUserIdRoleMappingsRealmJSONBody + type PostAdminRealmsRealmWorkflowsIdActivateTypeResourceIdParams struct + NotBefore *string + type PostAdminRealmsRealmWorkflowsJSONRequestBody = WorkflowRepresentation + type PostAdminRealmsRealmWorkflowsMigrateParams struct + From *string + To *string + type PropertyConfig struct + Applicable *bool + Value interface{} + type ProtocolMapperEvaluationRepresentation struct + ContainerId *string + ContainerName *string + ContainerType *string + MapperId *string + MapperName *string + ProtocolMapper *string + type ProtocolMapperRepresentation struct + Config *map[string]string + ConsentRequired *bool + ConsentText *string + Id *string + Name *string + Protocol *string + ProtocolMapper *string + type PutAdminRealmsRealmAuthenticationConfigIdJSONRequestBody = AuthenticatorConfigRepresentation + type PutAdminRealmsRealmAuthenticationFlowsFlowAliasExecutionsJSONRequestBody = AuthenticationExecutionInfoRepresentation + type PutAdminRealmsRealmAuthenticationFlowsIdJSONRequestBody = AuthenticationFlowRepresentation + type PutAdminRealmsRealmAuthenticationRequiredActionsAliasConfigJSONRequestBody = RequiredActionConfigRepresentation + type PutAdminRealmsRealmAuthenticationRequiredActionsAliasJSONRequestBody = RequiredActionProviderRepresentation + type PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody = ClientPoliciesRepresentation + type PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody = ClientProfilesRepresentation + type PutAdminRealmsRealmClientScopesClientScopeIdJSONRequestBody = ClientScopeRepresentation + type PutAdminRealmsRealmClientScopesClientScopeIdProtocolMappersModelsIdJSONRequestBody = ProtocolMapperRepresentation + type PutAdminRealmsRealmClientTemplatesClientScopeIdJSONRequestBody = ClientScopeRepresentation + type PutAdminRealmsRealmClientTemplatesClientScopeIdProtocolMappersModelsIdJSONRequestBody = ProtocolMapperRepresentation + type PutAdminRealmsRealmClientTypesJSONRequestBody = ClientTypesRepresentation + type PutAdminRealmsRealmClientsClientUuidAuthzResourceServerJSONRequestBody = ResourceServerRepresentation + type PutAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceResourceIdJSONRequestBody = ResourceRepresentation + type PutAdminRealmsRealmClientsClientUuidAuthzResourceServerResourceResourceIdParams struct + Deep *bool + ExactName *bool + First *int32 + MatchingUri *bool + Max *int32 + Name *string + Owner *string + Scope *string + Type *string + UnderscoreId *string + Uri *string + type PutAdminRealmsRealmClientsClientUuidAuthzResourceServerScopeScopeIdJSONRequestBody = ScopeRepresentation + type PutAdminRealmsRealmClientsClientUuidJSONRequestBody = ClientRepresentation + type PutAdminRealmsRealmClientsClientUuidManagementPermissionsJSONRequestBody = ManagementPermissionReference + type PutAdminRealmsRealmClientsClientUuidProtocolMappersModelsIdJSONRequestBody = ProtocolMapperRepresentation + type PutAdminRealmsRealmClientsClientUuidRolesRoleNameJSONRequestBody = RoleRepresentation + type PutAdminRealmsRealmClientsClientUuidRolesRoleNameManagementPermissionsJSONRequestBody = ManagementPermissionReference + type PutAdminRealmsRealmComponentsIdJSONRequestBody = ComponentRepresentation + type PutAdminRealmsRealmEventsConfigJSONRequestBody = RealmEventsConfigRepresentation + type PutAdminRealmsRealmGroupsGroupIdJSONRequestBody = GroupRepresentation + type PutAdminRealmsRealmGroupsGroupIdManagementPermissionsJSONRequestBody = ManagementPermissionReference + type PutAdminRealmsRealmIdentityProviderInstancesAliasJSONRequestBody = IdentityProviderRepresentation + type PutAdminRealmsRealmIdentityProviderInstancesAliasManagementPermissionsJSONRequestBody = ManagementPermissionReference + type PutAdminRealmsRealmIdentityProviderInstancesAliasMappersIdJSONRequestBody = IdentityProviderMapperRepresentation + type PutAdminRealmsRealmJSONRequestBody = RealmRepresentation + type PutAdminRealmsRealmLocalizationLocaleKeyTextBody = string + type PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody = PutAdminRealmsRealmLocalizationLocaleKeyTextBody + type PutAdminRealmsRealmOrganizationsOrgIdGroupsGroupIdJSONRequestBody = GroupRepresentation + type PutAdminRealmsRealmOrganizationsOrgIdJSONRequestBody = OrganizationRepresentation + type PutAdminRealmsRealmRolesByIdRoleIdJSONRequestBody = RoleRepresentation + type PutAdminRealmsRealmRolesByIdRoleIdManagementPermissionsJSONRequestBody = ManagementPermissionReference + type PutAdminRealmsRealmRolesRoleNameJSONRequestBody = RoleRepresentation + type PutAdminRealmsRealmRolesRoleNameManagementPermissionsJSONRequestBody = ManagementPermissionReference + type PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody = ManagementPermissionReference + type PutAdminRealmsRealmUsersProfileJSONRequestBody = UPConfig + type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextBody = string + type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody = PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextBody + type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONBody = []string + type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody = PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONBody + type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONBody = []string + type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody = PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONBody + type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams struct + ClientId *string + Lifespan *int32 + RedirectUri *string + type PutAdminRealmsRealmUsersUserIdJSONRequestBody = UserRepresentation + type PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams struct + ClientId *string + RedirectUri *string + type PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody = CredentialRepresentation + type PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams struct + ClientId *string + Lifespan *int32 + RedirectUri *string + type PutAdminRealmsRealmWorkflowsIdJSONRequestBody = WorkflowRepresentation + type RealmEventsConfigRepresentation struct + AdminEventsDetailsEnabled *bool + AdminEventsEnabled *bool + EnabledEventTypes *[]string + EventsEnabled *bool + EventsExpiration *int64 + EventsListeners *[]string + type RealmRepresentation struct + AccessCodeLifespan *int32 + AccessCodeLifespanLogin *int32 + AccessCodeLifespanUserAction *int32 + AccessTokenLifespan *int32 + AccessTokenLifespanForImplicitFlow *int32 + AccountTheme *string + ActionTokenGeneratedByAdminLifespan *int32 + ActionTokenGeneratedByUserLifespan *int32 + AdminEventsDetailsEnabled *bool + AdminEventsEnabled *bool + AdminPermissionsClient *ClientRepresentation + AdminPermissionsEnabled *bool + AdminTheme *string + ApplicationScopeMappings *map[string][]ScopeMappingRepresentation + Applications *[]ApplicationRepresentation + Attributes *map[string]string + AuthenticationFlows *[]AuthenticationFlowRepresentation + AuthenticatorConfig *[]AuthenticatorConfigRepresentation + BrowserFlow *string + BrowserSecurityHeaders *map[string]string + BruteForceProtected *bool + BruteForceStrategy *BruteForceStrategy + Certificate *string + ClientAuthenticationFlow *string + ClientOfflineSessionIdleTimeout *int32 + ClientOfflineSessionMaxLifespan *int32 + ClientPolicies *ClientPoliciesRepresentation + ClientProfiles *ClientProfilesRepresentation + ClientScopeMappings *map[string][]ScopeMappingRepresentation + ClientScopes *[]ClientScopeRepresentation + ClientSessionIdleTimeout *int32 + ClientSessionMaxLifespan *int32 + ClientTemplates *[]ClientTemplateRepresentation + Clients *[]ClientRepresentation + CodeSecret *string + Components *MultivaluedHashMapStringComponentExportRepresentation + DefaultDefaultClientScopes *[]string + DefaultGroups *[]string + DefaultLocale *string + DefaultOptionalClientScopes *[]string + DefaultRole *RoleRepresentation + DefaultRoles *[]string + DefaultSignatureAlgorithm *string + DirectGrantFlow *string + DisplayName *string + DisplayNameHtml *string + DockerAuthenticationFlow *string + DuplicateEmailsAllowed *bool + EditUsernameAllowed *bool + EmailTheme *string + Enabled *bool + EnabledEventTypes *[]string + EventsEnabled *bool + EventsExpiration *int64 + EventsListeners *[]string + FailureFactor *int32 + FederatedUsers *[]UserRepresentation + FirstBrokerLoginFlow *string + Groups *[]GroupRepresentation + Id *string + IdentityProviderMappers *[]IdentityProviderMapperRepresentation + IdentityProviders *[]IdentityProviderRepresentation + InternationalizationEnabled *bool + KeycloakVersion *string + LocalizationTexts *map[string]map[string]string + LoginTheme *string + LoginWithEmailAllowed *bool + MaxDeltaTimeSeconds *int32 + MaxFailureWaitSeconds *int32 + MaxSecondaryAuthFailures *int32 + MaxTemporaryLockouts *int32 + MinimumQuickLoginWaitSeconds *int32 + NotBefore *int32 + Oauth2DeviceCodeLifespan *int32 + Oauth2DevicePollingInterval *int32 + OauthClients *[]OAuthClientRepresentation + OfflineSessionIdleTimeout *int32 + OfflineSessionMaxLifespan *int32 + OfflineSessionMaxLifespanEnabled *bool + Organizations *[]OrganizationRepresentation + OrganizationsEnabled *bool + OtpPolicyAlgorithm *string + OtpPolicyCodeReusable *bool + OtpPolicyDigits *int32 + OtpPolicyInitialCounter *int32 + OtpPolicyLookAheadWindow *int32 + OtpPolicyPeriod *int32 + OtpPolicyType *string + OtpSupportedApplications *[]string + PasswordCredentialGrantAllowed *bool + PasswordPolicy *string + PermanentLockout *bool + PrivateKey *string + ProtocolMappers *[]ProtocolMapperRepresentation + PublicKey *string + QuickLoginCheckMilliSeconds *int64 + Realm *string + RealmCacheEnabled *bool + RefreshTokenMaxReuse *int32 + RegistrationAllowed *bool + RegistrationEmailAsUsername *bool + RegistrationFlow *string + RememberMe *bool + RequiredActions *[]RequiredActionProviderRepresentation + RequiredCredentials *[]string + ResetCredentialsFlow *string + ResetPasswordAllowed *bool + RevokeRefreshToken *bool + Roles *RolesRepresentation + ScimApiEnabled *bool + ScopeMappings *[]ScopeMappingRepresentation + SmtpServer *map[string]string + Social *bool + SocialProviders *map[string]string + SslRequired *string + SsoSessionIdleTimeout *int32 + SsoSessionIdleTimeoutRememberMe *int32 + SsoSessionMaxLifespan *int32 + SsoSessionMaxLifespanRememberMe *int32 + SupportedLocales *[]string + UpdateProfileOnInitialSocialLogin *bool + UserCacheEnabled *bool + UserFederationMappers *[]UserFederationMapperRepresentation + UserFederationProviders *[]UserFederationProviderRepresentation + UserManagedAccessAllowed *bool + Users *[]UserRepresentation + VerifiableCredentialsEnabled *bool + VerifyEmail *bool + WaitIncrementSeconds *int32 + WebAuthnPolicyAcceptableAaguids *[]string + WebAuthnPolicyAttestationConveyancePreference *string + WebAuthnPolicyAuthenticatorAttachment *string + WebAuthnPolicyAvoidSameAuthenticatorRegister *bool + WebAuthnPolicyCreateTimeout *int32 + WebAuthnPolicyExtraOrigins *[]string + WebAuthnPolicyPasswordlessAcceptableAaguids *[]string + WebAuthnPolicyPasswordlessAttestationConveyancePreference *string + WebAuthnPolicyPasswordlessAuthenticatorAttachment *string + WebAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister *bool + WebAuthnPolicyPasswordlessCreateTimeout *int32 + WebAuthnPolicyPasswordlessExtraOrigins *[]string + WebAuthnPolicyPasswordlessPasskeysEnabled *bool + WebAuthnPolicyPasswordlessRequireResidentKey *string + WebAuthnPolicyPasswordlessRpEntityName *string + WebAuthnPolicyPasswordlessRpId *string + WebAuthnPolicyPasswordlessSignatureAlgorithms *[]string + WebAuthnPolicyPasswordlessUserVerificationRequirement *string + WebAuthnPolicyRequireResidentKey *string + WebAuthnPolicyRpEntityName *string + WebAuthnPolicyRpId *string + WebAuthnPolicySignatureAlgorithms *[]string + WebAuthnPolicyUserVerificationRequirement *string + type RequiredActionConfigInfoRepresentation struct + Properties *[]ConfigPropertyRepresentation + type RequiredActionConfigRepresentation struct + Config *map[string]string + type RequiredActionProviderRepresentation struct + Alias *string + Config *map[string]string + DefaultAction *bool + Enabled *bool + Name *string + Priority *int32 + ProviderId *string + type ResourceOwnerRepresentation struct + Id *string + Name *string + type ResourceRepresentation struct + Attributes *map[string][]string + DisplayName *string + IconUri *string + Name *string + Owner *ResourceOwnerRepresentation + OwnerManagedAccess *bool + Scopes *[]ScopeRepresentation + ScopesUma *[]ScopeRepresentation + Type *string + UnderscoreId *string + Uri *string + Uris *[]string + type ResourceServerRepresentation struct + AllowRemoteResourceManagement *bool + AuthorizationSchema *AuthorizationSchema + ClientId *string + DecisionStrategy *DecisionStrategy + Id *string + Name *string + Policies *[]PolicyRepresentation + PolicyEnforcementMode *PolicyEnforcementMode + Resources *[]ResourceRepresentation + Scopes *[]ScopeRepresentation + type ResourceType struct + GroupType *string + ScopeAliases *map[string][]string + Scopes *[]string + Type *string + type RoleRepresentation struct + Attributes *map[string][]string + ClientRole *bool + Composite *bool + Composites *Composites + ContainerId *string + Description *string + Id *string + Name *string + ScopeParamRequired *bool + type RolesRepresentation struct + Application *map[string][]RoleRepresentation + Client *map[string][]RoleRepresentation + Realm *[]RoleRepresentation + type ScopeMappingRepresentation struct + Client *string + ClientScope *string + ClientTemplate *string + Roles *[]string + Self *string + type ScopeRepresentation struct + DisplayName *string + IconUri *string + Id *string + Name *string + Policies *[]PolicyRepresentation + Resources *[]ResourceRepresentation + type SocialLinkRepresentation struct + SocialProvider *string + SocialUserId *string + SocialUsername *string + type Status string + const StatusEXPIRED + const StatusPENDING + func (e Status) Valid() bool + type StepExecutionStatus string + const StepExecutionStatusCOMPLETED + const StepExecutionStatusPENDING + func (e StepExecutionStatus) Valid() bool + type UPAttribute struct + Annotations *map[string]interface{} + DefaultValue *string + DisplayName *string + Group *string + Multivalued *bool + Name *string + Permissions *UPAttributePermissions + Required *UPAttributeRequired + Selector *UPAttributeSelector + Validations *map[string]map[string]interface{} + type UPAttributePermissions struct + Edit *[]string + View *[]string + type UPAttributeRequired struct + Roles *[]string + Scopes *[]string + type UPAttributeSelector struct + Scopes *[]string + type UPConfig struct + Attributes *[]UPAttribute + Groups *[]UPGroup + UnmanagedAttributePolicy *UnmanagedAttributePolicy + type UPGroup struct + Annotations *map[string]interface{} + DisplayDescription *string + DisplayHeader *string + Name *string + type UnmanagedAttributePolicy string + const ADMINEDIT + const ADMINVIEW + const ENABLED + func (e UnmanagedAttributePolicy) Valid() bool + type UserConsentRepresentation struct + ClientId *string + CreatedDate *int64 + GrantedClientScopes *[]string + GrantedRealmRoles *[]string + LastUpdatedDate *int64 + type UserFederationMapperRepresentation struct + Config *map[string]string + FederationMapperType *string + FederationProviderDisplayName *string + Id *string + Name *string + type UserFederationProviderRepresentation struct + ChangedSyncPeriod *int32 + Config *map[string]string + DisplayName *string + FullSyncPeriod *int32 + Id *string + LastSync *int32 + Priority *int32 + ProviderName *string + type UserProfileAttributeGroupMetadata struct + Annotations *map[string]interface{} + DisplayDescription *string + DisplayHeader *string + Name *string + type UserProfileAttributeMetadata struct + Annotations *map[string]interface{} + DefaultValue *string + DisplayName *string + Group *string + Multivalued *bool + Name *string + ReadOnly *bool + Required *bool + Validators *map[string]map[string]interface{} + type UserProfileMetadata struct + Attributes *[]UserProfileAttributeMetadata + Groups *[]UserProfileAttributeGroupMetadata + type UserRepresentation struct + Access *map[string]bool + ApplicationRoles *map[string][]string + Attributes *map[string][]string + ClientConsents *[]UserConsentRepresentation + ClientRoles *map[string][]string + CreatedTimestamp *int64 + Credentials *[]CredentialRepresentation + DisableableCredentialTypes *[]string + Email *string + EmailVerified *bool + Enabled *bool + FederatedIdentities *[]FederatedIdentityRepresentation + FederationLink *string + FirstName *string + Groups *[]string + Id *string + LastName *string + NotBefore *int32 + Origin *string + RealmRoles *[]string + RequiredActions *[]string + Self *string + ServiceAccountClientId *string + SocialLinks *[]SocialLinkRepresentation + Totp *bool + UserProfileMetadata *UserProfileMetadata + Username *string + type UserSessionRepresentation struct + Clients *map[string]string + Id *string + IpAddress *string + LastAccess *int64 + RememberMe *bool + Start *int64 + TransientUser *bool + UserId *string + Username *string + type WorkflowConcurrencyRepresentation struct + CancelInProgress *string + RestartInProgress *string + type WorkflowRepresentation struct + CancelInProgress *string + Concurrency *WorkflowConcurrencyRepresentation + Enabled *bool + Id *string + If *string + Name *string + On *string + RestartInProgress *string + Schedule *WorkflowScheduleRepresentation + State *WorkflowStateRepresentation + Steps *[]WorkflowStepRepresentation + With *MultivaluedHashMapStringString + type WorkflowScheduleRepresentation struct + After *string + BatchSize *int32 + type WorkflowStateRepresentation struct + Errors *[]string + type WorkflowStepRepresentation struct + After *string + Config *MultivaluedHashMapStringString + Id *string + ScheduledAt *int64 + Status *StepExecutionStatus + Uses *string