SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Refresh token management automation

Uses timestamps and a json file to automatically manage refresh token expiration.

Overview

🎓 advanced 20 min. SAP ConcurAdvanced

You will learn

  • โœ”How to manage refresh token expiration using timestamps and a json file
Marc Bell M Marc Bell July 27, 2023
Created by May 18, 2023
Contributors

Prerequisites

Prerequisites

Steps

Step 1 Regenerate your company request token
โ€”

  1. Go to the Company Request Token screen.
  2. Enter your App ID in the required field and click Submit to regenerate your company request token.
  3. Copy/paste the Company UUID and company request token fields to a text file. image
  4. Click OK after you have saved this information to a text file. image
Step 2 Setup the NodeJs app
+
Step 3 Regenerate your credentials file
+
Step 4 Regenerate and store your refresh token in a json file
+
Step 5 Load your stored refresh token from from a json file
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Regenerate your company request token 2. Setup the NodeJs app 3. Regenerate your credentials file 4. Regenerate and store your refresh token in a json file 5. Load your stored refresh token from from a json file

Learn more →