In Integration from Salesforce to Snowflake , how long can I make authorization code to be used .I am not worried about access token or refresh token .The first stage authorization code .
Asked
Active
Viewed 146 times
-1
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Axman6 Apr 22 '22 at 02:54
1 Answers
0
I presume that you are having "Authorization_Code" OAuth grant-flow and the authorization code generated as the first step for this is the one which you are looking for.
Ideally it is 5 minutes but can be set lower value as well. More details regarding this are provided here:

Srinath Menon
- 1,479
- 8
- 11