Updating Box OAuth tokens
Steps
-
Obtain new Box OAuth tokens. Learn more in Generate OAuth access and refresh tokens.
-
If using the flatfile method for token storage, delete the
boxoauthtoken.conf
file located at<pf_install>/server/default/data/adapter-config
. If using the database method for token storage, delete the row that contains the Box tokens from thesaas_connection_fields
table. -
On the Target screen of the SP connection, update the following fields with the new OAuth token values:
-
OAUTH_ACCESS_TOKEN
-
OAUTH_REFRESH_TOKEN
-
-
Restart PingFederate. This will regenerate the flatfile or repopulate the database with the new credentials.