Ensuring the Security of Your OAuth Client Credentials

Published by: Boeing Developer Tools | Posted: February 7, 2024 02:00 PM GMT+0

The OAuth client(s) you generate serve as the identification for your application when accessing the API. It is crucial to prioritize the privacy and secure storage of your OAuth client credentials.

Your OAuth client credentials play a vital role in identifying your application. These credentials are utilized for various purposes, including:

  • Tracking usage for billing purposes
  • Monitoring and enforcing quotas
  • Monitoring and enforcing rate limits

If you suspect that any of your OAuth client credentials have been compromised or stolen, it is imperative to promptly revoke those credentials and generate new ones. Remember, you bear the responsibility for any activities that occur using your credentials. Safeguarding your credentials is essential to maintain the integrity and security of your application.

Take action to secure your OAuth client credentials. Visit our Securing Client Credentials Help page for best practices and guidance. Safeguard your application and protect your credentials.

Secure your OAuth Client!