An application uses OAuth 2.0 client credentials grant to authenticate with a Cisco API. Which of the following best describes this flow?
Client credentials grant uses the application's own credentials.
Why this answer
Client credentials grant is used for server-to-server authentication without user involvement.