Tutorial

This section is a step-by-step tutorial to help you get started with Conjur Cloud.

What you will learn

In this tutorial you will wear several hats. You will learn how to:

Lesson As a ... You will learn how to ...

1

ISPSS tenant admin

Create Conjur Cloud admin user

2

Conjur Cloud admin

Set up the Conjur Cloud CLI

3

Conjur Cloud admin

Log in to Conjur Cloud using the Conjur Cloud CLI

4

Privilege Cloud admin

Sync a Privilege Cloud Safe containing your secrets to Conjur Cloud

5

Conjur Cloud admin

Create an identity (host) in Conjur Cloud to represent your application

6

Conjur Cloud admin

Grant your application identity permissions on your secrets

7

Conjur Cloud admin

Authenticate your application by sending a RESTful request

8

Conjur Cloud admin/standard user

Set up your application to fetch a secret from Conjur Cloud by sending a RESTful request from the code

Sample data

This tutorial uses the following sample data:

Conjur Cloud URL for authenticating through REST API

https://demo-subdomain.secretsmgr.cyberark.cloud/api

Of course, you'll replace demo-subdomain with your organization's tenant subdomain.

Privilege Cloud Safe name

secrets-safe

Privilege Cloud account name

mysecret

Privilege Cloud account properties

  • username

  • password

  • address

Application identity (host)

myapp

Let's get started!

To start, go to Lesson 1: Manage Conjur Cloud users