REST API token-based authentication

Token based authentication can be used to secure REST API on Cisco devices. Typically, tokens are valid for a particular period of time. After this time expires, they are considered invalid and require a refresh token. This is a new access token that replaces the old one. How often this is done depends on the configuration.

Links:

https://networklessons.com/cisco/ccna-200-301/introduction-to-rest-api

https://www.cisco.com/c/en/us/td/docs/security/firepower/ftd-api/guide/ftd-rest-api/auth-ftd-rest-api.html#task_19B425A0A6C340BC859E89BCC155F67C

Links to this page: