How_do_I_renew_an_OAuth_token_for_a_third_party_

How do I renew an OAuth token for a third party?

An OAuth token created for a third party is good for six months. At the end of six months, you will need to renew the OAuth token. 

What's an OAuth token? OAuth is on open-standard authorization protocol that provides applications with the ability for secure designated access to another application. 


In some instances, the third party provider will renew the OAuth token for you. You can check with the third party provider to find out if this service is available. 

Renewing the OAuth token will generate a new OAuth token that's valid for six more months. Because the OAuth token is for user authentication, it's a good practice to update the OAuth token at regular intervals to ensure it's secure. 

 

Renewing an OAuth token for a third party

1. Open Connect System Management > Security > Setup/Modify Third Party Access. 

2. Click Add OAuth Token 

Add OAuth token button

 

3. Click

 

 

 

 

Copyright © 2025 Caselle, Incorporated. All rights reserved.

    • Related Articles

    • How do I set up third party access for developing my own applications? (OAuth Token)

      If you are a developer and you would like to create your own application for Connect and Connect Online, you can set up third party access that will allow your application to send and receive data stored in the Connect database. You can use the ...
    • How do I send OAuth information to a third party?

      Now that you've created a unique Client ID, Client Secret, and OAuth token, the next step is to share this information with the third party. Remember, do not share this information with any person or organization except for the third party. The ...
    • What is an "active" OAuth token?

      An active OAuth token is the token the third party is using to access the Caselle server. If the third party uses an expired OAuth token or an OAuth token not generated by Caselle, the third party will not be able to access information stored on the ...
    • How do I set up third party access?

      Use an OAuth token to allow access by a third party to information stored in Caselle. The OAuth token is an "open authorization" standard to grant Internet users access to their information on other websites without requiring a password. Examples of ...
    • How do I test third party access?

      If the third party does not have access, try these troubleshooting steps: Check if the third party has the correct OAuth information. Make sure the Enabled checkbox is selected. Verify the Active checkbox is selected. If the third party is still ...