Edit or Delete a NAF App

Prev Next

Users can edit NAF apps if they have the "Can edit a NAF application" permission.

To edit a NAF apps:

  1. From the Narmi Command sidebar, select Extensions > NAF Apps, then select the name of the app you would like to update.

    Aqua Bank Test application details with client ID and manage tokens option displayed.

  2. Make your changes and select Update to save.

    Form for editing Aqua Bank Test app settings and permissions with various options. Update button is highlighted.

Generate a New Client Secret

When you create a NAF app, you get a client ID and client secret. The client ID and client secret enable us to encrypt user information as third-party services interact with the Public API. The client ID is an auto-generated identifier for your NAF app. It is not treated as sensitive and is often visible in URLs or static configurations. The client secret is an auto-generated, cryptographically secure character string. It is treated as sensitive and only used for secure server-to-server communication. When users open a NAF app in Narmi Banking, their information is encrypted using the client secret and sent with them as they are redirected to the third-party service.
You can generate a new client secret if you believe the original one has been exposed or compromised. Warning: The previous secret will be invalidated when you create a new one.

To create a new client secret: 

  1. From the Narmi Command sidebar, select Extensions > NAF Apps, then select the name of your NAF App.

  2. On the page that appears, select Generate new client secret.

    Aqua Bank Test interface showing client ID and option to generate a new client secret is highlighted.


  3. On the dialog that appears, select Yes, create a new client secret.
    Warning about invalidating the previous secret when creating a new client secret.


  4. On the dialog that appears, copy and save the new secret, as it will only be shown once. Sending secrets across the internet more than once, or to different users, is a security risk.
    Select OK to finish.
    NAF client secret successfully regenerated, with a warning to save securely.

Delete a NAF App

Note: Please use caution when deleting NAF apps, as this cannot be undone.

Users can delete NAF apps if they have the "Can delete a NAF application" permission. 

To delete a NAF app:

  1. From the Narmi Command sidebar, select Extensions > NAF Apps, then select the app you would like to delete.

  2. On the editing page, select Delete on the upper right.

    Editing the Aqua Bank Test application with options to generate a new client secret. Delete button is highlighted.


  3. In the message that appears, select Yes, delete NAF app. Select No, do not delete to exit without deleting.

    Confirmation dialog for deleting the NAF app with warning about access tokens.