Describe the problem/error/question
Hi, I’m using the Microsoft Entra ID node in n8n. Even though I include offline_access in the scopes, the credential only seems to store an access token (1 hour) and not a refresh token. This forces me to reconnect manually every time the token expires. Is this expected behavior for the Entra ID node, or should the node be able to automatically use a refresh token to keep the connection alive?
Information on your n8n setup
- n8n version: Latest
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: mac