LICENSE
README.md
pyproject.toml
src/britive/__init__.py
src/britive/britive.py
src/britive/my_access.py
src/britive/my_approvals.py
src/britive/my_requests.py
src/britive/my_resources.py
src/britive/my_secrets.py
src/britive.egg-info/PKG-INFO
src/britive.egg-info/SOURCES.txt
src/britive.egg-info/dependency_links.txt
src/britive.egg-info/requires.txt
src/britive.egg-info/top_level.txt
src/britive/access_broker/__init__.py
src/britive/access_broker/brokers.py
src/britive/access_broker/pools.py
src/britive/access_broker/response_templates.py
src/britive/access_broker/profiles/__init__.py
src/britive/access_broker/profiles/permissions.py
src/britive/access_broker/profiles/policies.py
src/britive/access_broker/resources/__init__.py
src/britive/access_broker/resources/labels.py
src/britive/access_broker/resources/permissions.py
src/britive/access_broker/resources/types.py
src/britive/application_management/__init__.py
src/britive/application_management/access_builder.py
src/britive/application_management/accounts.py
src/britive/application_management/advanced_settings.py
src/britive/application_management/applications.py
src/britive/application_management/environment_groups.py
src/britive/application_management/environments.py
src/britive/application_management/groups.py
src/britive/application_management/managed_permissions.py
src/britive/application_management/permissions.py
src/britive/application_management/scans.py
src/britive/application_management/profiles/__init__.py
src/britive/application_management/profiles/additional_settings.py
src/britive/application_management/profiles/permissions.py
src/britive/application_management/profiles/policies.py
src/britive/application_management/profiles/session_attributes.py
src/britive/audit_logs/__init__.py
src/britive/audit_logs/logs.py
src/britive/audit_logs/webhooks.py
src/britive/exceptions/__init__.py
src/britive/exceptions/badrequest.py
src/britive/exceptions/generic.py
src/britive/exceptions/unauthorized.py
src/britive/federation_providers/__init__.py
src/britive/federation_providers/aws.py
src/britive/federation_providers/azure_system_assigned_managed_identity.py
src/britive/federation_providers/azure_user_assigned_managed_identity.py
src/britive/federation_providers/bitbucket.py
src/britive/federation_providers/federation_provider.py
src/britive/federation_providers/github.py
src/britive/federation_providers/gitlab.py
src/britive/federation_providers/spacelift.py
src/britive/global_settings/__init__.py
src/britive/global_settings/banner.py
src/britive/global_settings/firewall.py
src/britive/global_settings/notification_mediums.py
src/britive/global_settings/itsm/__init__.py
src/britive/global_settings/itsm/connection_metadata.py
src/britive/global_settings/itsm/connections.py
src/britive/global_settings/itsm/integrations.py
src/britive/helpers/__init__.py
src/britive/helpers/methods.py
src/britive/helpers/utils.py
src/britive/identity_management/__init__.py
src/britive/identity_management/identity_attributes.py
src/britive/identity_management/identity_providers.py
src/britive/identity_management/service_identities.py
src/britive/identity_management/tags.py
src/britive/identity_management/users.py
src/britive/identity_management/workload.py
src/britive/reports/__init__.py
src/britive/secrets_manager/__init__.py
src/britive/secrets_manager/folders.py
src/britive/secrets_manager/policies.py
src/britive/secrets_manager/resources.py
src/britive/secrets_manager/secrets.py
src/britive/secrets_manager/templates.py
src/britive/secrets_manager/vaults.py
src/britive/security/__init__.py
src/britive/security/active_sessions.py
src/britive/security/api_tokens.py
src/britive/security/policies.py
src/britive/security/saml.py
src/britive/security/step_up.py
src/britive/system/__init__.py
src/britive/system/actions.py
src/britive/system/consumers.py
src/britive/system/permissions.py
src/britive/system/policies.py
src/britive/system/roles.py
src/britive/workflows/__init__.py
src/britive/workflows/notifications.py
src/britive/workflows/task_services.py
src/britive/workflows/tasks.py