LogoLogo
cegedim.cloudITCareAPIPrivacy
English
English
  • Documentation
  • ITCare
    • What is ITCare ?
      • Get started with ITCare
      • Demos
    • Enercare
      • Carbon footprint
    • Release notes
  • ITCare API
    • Overview
    • Authentication
    • Errors
    • Pagination
    • API Reference
      • Quick start
      • Analytics
        • Matomo
      • Changes
        • Changes
      • Compute
        • Application Servers
        • Backup Policies
        • Containers
        • Environments
        • Instances
        • Platform
        • Resource Filters
        • Resource Types
        • Resources
        • Services
        • Statuses
        • Tag Keys
        • Tag Values
        • Types
      • Databases
        • Databases
        • MariaDB
        • OpenSearch
        • PostgreSQL
        • Redis
        • SQL Server
      • Hardwares
        • Hardwares
      • Messaging
        • Apache Kafka
        • Message Brokers
        • RabbitMQ
      • Networking
        • Domains
        • Load Balancers
        • Network Clusters
        • Networks
      • Operations
        • Actions
        • Operations
      • Storage
        • Glusterfs
        • Overdrive
      • Topology
        • Topology
  • Services
    • Products
    • Support policy
    • Patch policy
    • RACI
  • Analytics
    • Matomo
      • Matomo - Features
      • Matomo - Get started
  • Compute
    • Virtual instances
      • Virtual instances - Features
        • Linux - Hardening
      • Virtual instances - Get started
    • Containers (K8s)
      • K8s - Features
        • Hardening
        • Persistent Storage
      • K8s - Get started
        • High Availability
  • Databases
    • MariaDB
      • MariaDB - Features
      • MariaDB - Get started
    • OpenSearch
      • OpenSearch - Features
        • v2 - Breaking changes
      • OpenSearch - Get started
    • PostgreSQL
      • PostgreSQL - Features
      • PostgreSQL - Get started
      • PostgreSQL - Upgrade
    • Redis
      • Redis - Features
      • Redis - Get started
      • Redis - Upgrade
    • SQL Server
      • SQL Server - Features
      • SQL Server - Get started
  • Messaging
    • Apache Kafka
      • Apache Kafka - Features
      • Apache Kafka - Get started
      • Apache Kafka - Upgrade
    • RabbitMQ
      • RabbitMQ - Features
      • RabbitMQ - Get started
    • SMS
      • SMS - Get started
  • Monitoring
    • ExtraHop
  • Security
    • Advanced Vulnerability Assessment
    • Bot Defense
      • Bot Defense - Features
    • Data Masking
      • Data Masking - Get started
    • Phishing Campaign
  • Storage
    • GlusterFS
      • GlusterFS - Features
      • GlusterFS - Get started
    • Object Storage
      • Object Storage - Features
        • S3 API compatibility
        • Limitation and Best Practices
        • Presigned URL
        • Bucket Policies
        • Bucket Lifecycle
        • Object Lock
      • Object Storage - Get started
        • Manage Object Users
        • Manage versioning in Bucket
        • Manage Bucket access
    • OverDrive
      • OverDrive - Features
      • OverDrive - Get started
Powered by GitBook
On this page
  • Create an Object user
  • Manage an Object user
  • Change the label
  • Lock or Unlock
  • Renew a secret key
  • Delete an Object user
Export as PDF
  1. Storage
  2. Object Storage
  3. Object Storage - Get started

Manage Object Users

PreviousObject Storage - Get startedNextManage versioning in Bucket

Last updated 1 year ago

Object users are users created to perform operations on cegedim.cloud Object Storage service using the S3 API.

An Object user is represented by:

  • an access_key

  • a secret_key

When you create an Object Store, an Object user is automatically created with the label "Initial S3 user"

Create an Object user

In the detailed page on your Object Store, click on the "Add User" button

Enter a "Label" to easily identify this new Object user, then click on the Submit button:

Once Object User created, a pop-up appears, displaying the access_key and the secret_key. You can close this pop-up once you have save your credentials.

The newly created Object user is displayed in the User tab:

Manage an Object user

Change the label

Lock or Unlock

Renew a secret key

If you change the secret of an Object User, all applications or clients using it will get a 401 Unauthorized Error.

The change of a secret key can take few minutes to propagate over all cegedim.cloud Object Storage Service.

You have the possibility the specify a "grace period", in seconds, during which, both old and new secret keys are valid and accepted by cegedim.cloud Object Storage Service.

At the end of the grace period, the old secret key is invalidate.

Once the action submitted, a popup appears displaying the new secret key:

You can close this pop-up once you have save your credentials.

Delete an Object user

This action cannot be undone.

You can change the label of an Object User, using the button

You can lock or unlock an Object User using the button:

An Object User locked have a closed green pad lock on the left of the label and can't perform any operation using the S3 API.

You can at any time change the secret key of an Object User by clicking on the button.

You can delete an Object User by clicking on the button.