n8n-docs/docs/nodes/credentials/README.md
Rupenieks 4f52cb14ed
Changed header structure / added permalinks (#6)
* Changed header structure / added permalinks

* Gif alt text

* Update README.md

* Redirect URL explanation + hyperlinks

* Images stored in repo, relative links

* delete aws folder

* PR changes

Co-authored-by: Rupenieks <ru@myos,co>
2020-06-26 14:06:54 +02:00

666 B

Credentials

Information about different credentials in n8n.

Redirect URI

When you are using OAuth2 authentication with a node in n8n, you must pass what is called a redirect URI to the respective node platform you are using (for instance, Slack or Google API).

This redirect URI is given to you by n8n and you can find it in the credentials menu when you are entering the OAuth2 data.

Getting a redirect URI

This redirect URI must be set by you in the node platform you are using as mentioned. In the below example we're setting it up for Slack.

Setting Slack OAuth2 redirect URI