Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from deephdc/vykozlov-patch-1
Browse files Browse the repository at this point in the history
Update oidc-agent.rst
  • Loading branch information
alvarolopez committed Feb 25, 2019
2 parents f13005f + c6070a3 commit b7fd6a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/user/howto/oidc-agent.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@ Next time you want to start oidc-agent from scratch, you will only have to do::

* You should set OIDC_SOCK (this is not needed, if you did it before)::

$ eval (oidc-agent)
oidc-add deep-iam
$ eval $(oidc-agent)
$ oidc-add deep-iam

* Set the agent account to be used with orchent::

$ export ORCHENT_AGENT_ACCOUNT=deep-iam

* You also need to set ORCHENT_URL, e.g::

$ export ORCHENT_URL="https://deep-paas.cloud.cnaf.infn.it/orchestrator"
$ export ORCHENT_URL="https://paas.cloud.cnaf.infn.it/orchestrator"



Expand Down

0 comments on commit b7fd6a4

Please sign in to comment.