ASM - API - Ability to provide access to non-admin user to use ASM api's. Is it possible ? If its currently not possible, can this be an enhancement request ?
Release : SAAS
Component : APP SYNTHETIC MONITOR ENVIRONMENTAL
The customer can either use a very simple mechanic of an API token
https://api.asm.saas.broadcom.com/v3/#/api-token/api-token-create
This can be generated once with infinite or a very long duration and shared with subaccounts
Or the more complex but secure mechanic of OAuth2, with a short-lived access token and a longer lived refresh token
https://api.asm.saas.broadcom.com/v3/#/oauth/oauth-create-token