Generate Security token

Generate Security Token - IDE

  1. Security token for configuring Access Tokens in either Anypoint Studio or VS Code can be generated from the Falcon Server by following below steps -

    1. Login to Falcon Web Application. The URL will differ for hybrid and on-premise installations.

    2. Navigate to My Account main menu. If you are an admin and trying to generate a token on behalf of other user navigate to Organization main menu → Tokens

    3. Click on Generate Token, enter the token name and select Falcon IDE Developers role. ..Assign Custom Rule Publisher role if applicable for the token, which will be used to publish custom rules generate user access token

    4. Click Ok to generate the token. Copy the token and save it securely as the token will not be displayed again. falcon token generated

NOTE: If the Global Setting IDE SettingsShow All Quality Profiles value is set to false, make sure to assign roles specific to the organization.

Generate Security Token - CICD Scans

  1. Security token for configuring Auth Token in CICD scans can be generated from the Falcon Server by following below steps -

    1. Login to Falcon Web Application. The URL will differ for hybrid and on-premise installations.

    2. Navigate to Organization main menu → Tokens

    3. Click on Generate Token, enter the token name and select Falcon CLI Scanner role. falcon generate token

    4. Click Ok to generate the token. Copy the token and save it securely as the token will not be displayed again. falcon token generated

Custom Rule Publisher Role

  1. Navigate to OrganizationRoles and click on Create Role

  2. Enter the Role Name and click on next. For example - Custom Rule Publisher custom rule publisher 1

  3. Select Edit Quality Rule, Activate Rule in Profile permissions and click on next custom rule publisher 2

  4. Submit to create the new role custom rule publisher 3