Skip to content

Commit

Permalink
Update oauth.md
Browse files Browse the repository at this point in the history
add more detail on credential management
  • Loading branch information
aleksa-krolls authored Jul 25, 2024
1 parent cb1c39c commit 1f6fc4a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/manage-projects/oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ Oauth clients can be set up either on the

:::note
Currently only users with
[super user privileges](https://docs.openfn.org/documentation/manage-projects/user-roles-permissions#super-user-privileges)
can create and manage OAuth clients.
[super user privileges](../manage-projects/user-roles-permissions#super-user-privileges)
can create and manage OAuth clients. If you're using the OpenFn cloud-hosted platform SaaS,
contact [support@openfn.org](support@openfn.org) for assistance adding a new Oauth client.
:::

If you have not created a client before or a superuser has not created a client
Expand Down Expand Up @@ -153,3 +154,7 @@ email to notify you that the credential has been scheduled for deletion.
The scheduled deletion date is set by a grace period configured by your instance
administrator. On the [OpenFn hosted instance](https://app.openfn.org/), it will be permanently deleted after 7 days.

### More on Managing Credentials
Go to the docs on [managing user credentials](../manage-users/user-credentials.md) to learn more
about credential management for the applications you are integrating with on OpenFn.

0 comments on commit 1f6fc4a

Please sign in to comment.