Security Considerations

  • The get_idcs_token_for_planning_app function is a privileged function that has access to sensitive information, such as the IDCS client ID and client secret. Therefore, execute permission on this function is restricted to authorized users and applications.
  • The function does not expose the underlying IDCS client ID and client secret, ensuring that these sensitive values are not compromised.