mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
* 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>
18 lines
666 B
Markdown
18 lines
666 B
Markdown
# 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.
|
|
|
|

|
|
|
|
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.
|
|
|
|

|
|
|
|
|