Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update themes/default/content/docs/pulumi-cloud/deployments/customer-…
Browse files Browse the repository at this point in the history
…managed-agents.md

Co-authored-by: Eric Rudder <[email protected]>
  • Loading branch information
glena and ericrudder authored May 16, 2024
1 parent b164915 commit 6b920f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you are running the agent inside a firewall ensure to allow outbound requests

### Leveraging OpenID Authentication

It is possible to use OpenID authentication to fetch Pulumi Pool tokens dinamically instead of having to configure a static token for the agents. To configure it, first it is required to register the OpenID provider as a trusted OIDC issuer in your pulumi account. For more information about this, refer to the [OIDC documentation](/docs/pulumi-cloud/oidc/client).
It is possible to use OpenID authentication to fetch Pulumi Pool tokens dynamically instead ofconfiguring a static token for the agents. You must first register the OpenID provider as a trusted OIDC issuer in your Pulumi account, as documented at [OIDC documentation](/docs/pulumi-cloud/oidc/client).

After that, there are a few configurations required by the agent:

Expand Down

0 comments on commit 6b920f4

Please sign in to comment.