oaaclient modules
Last updated
Was this helpful?
Last updated
Was this helpful?
: Classes for calling Veza APIs and managing OAA providers and data sources.
: Classes for constructing an OAA JSON payload (Custom "Application" or "IdP").
: oaaclient
utility functions.
: OAA API Connection and Management.
: Error raised by OAAClient.
: Base class for CustomApplication.
: Model for defining custom properties for application and its entities (users, groups, roles, resources).
: Class for modeling application authorization using the OAA Application template.
: Domain model for Custom IdP provider.
: Group model for CustomIdPProvider.
: CustomIdPProvider class for modeling Identity Providers (IdP) using OAA Custom Identity Provider Template.
: User model for CustomIdPProvider.
: CustomPermission class for defining CustomApplication
permissions.
: Class for resources and sub-resources.
: IdP entity types.
: IdP identity derived from Identity base class.
: Model for defining custom properties for CustomIdPProvider and its entities (users, groups, domain).
: Veza supported IdP provider types.
: Base class for deriving all identity types (should not be used directly).
: LocalGroup identity.
: Represent a Custom Application Local Role.
: LocalUser identity, derived from Identity base class.
: Types of identities for permission mapping.
: Canonical permissions used by Veza Authorization Framework.
: Supported types for custom properties on OAA entities such as application, resource, and identity.
: General exception used for violations of the template schema.
: Base class for CustomProvider.
: Veza tag data model.
: Helper function to simplify appending.
: Returns a list of unique strings from input list case insensitive
: read an icon file to a base64 encoded string
: Load JSON from file
: Helper function for logging errors when loading parameters