Generate Security token
Generate Security Token - IDE
-
Security token for configuring
Access Tokens
in eitherAnypoint Studio
orVS Code
can be generated from theFalcon Server
by following below steps --
Login to
Falcon Web Application
. The URL will differ for hybrid and on-premise installations. -
Navigate to
My Account
main menu. If you are an admin and trying to generate a token on behalf of other user navigate toOrganization
main menu →Tokens
-
Click on
Generate Token
, enter the token name and selectFalcon IDE Developers
role. ..AssignCustom Rule Publisher
role if applicable for the token, which will be used to publish custom rules -
Click
Ok
to generate the token. Copy the token and save it securely as the token will not be displayed again.
-
NOTE:
If the Global Setting IDE Settings
→ Show All Quality Profiles
value is set to false, make sure to assign roles specific to the organization.
Generate Security Token - CICD Scans
-
Security token for configuring
Auth Token
in CICD scans can be generated from theFalcon Server
by following below steps --
Login to
Falcon Web Application
. The URL will differ for hybrid and on-premise installations. -
Navigate to
Organization
main menu →Tokens
-
Click on
Generate Token
, enter the token name and selectFalcon CLI Scanner
role. -
Click
Ok
to generate the token. Copy the token and save it securely as the token will not be displayed again.
-