Getting Client Credentials (Client Id and Client Secret)

šŸŽÆ Purpose

Ditto ID Gateway Management console Administrator provides the generated Client ID and Client Secret required for OIDC flow initiation and authorization code exchange.


šŸ“‹ Credential Requirements

  • Client ID: Unique identifier for the registered OAuth2 client\

  • Client Secret: Secure secret for client authentication

  • Usage: Required for:

  • Initiating OIDC flow from integrator's login page

  • Exchanging Authorization Code for Access Token


šŸ›”ļø Security Considerations

  • Secure Storage: Store credentials securely in application configuration\
  • Access Control: Limit access to authorized personnel only
  • Regular Rotation: Consider periodic credential rotation for enhanced security
  • Environment Separation: Use different credentials for different environments

šŸ“š Reference Documentation

  • Detailed Information: Refer to Ditto ID Gateway Manager Admin Manual\
  • Section: Enterprise Management section
  • Purpose: Credential management and security best practices