ASM - API - Ability to provide access to non-admin user to use ASM api's
search cancel

ASM - API - Ability to provide access to non-admin user to use ASM api's

book

Article ID: 224220

calendar_today

Updated On:

Products

CA App Synthetic Monitor

Issue/Introduction

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 ?

Environment

Release : SAAS

Component : APP SYNTHETIC MONITOR ENVIRONMENTAL

Resolution

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