Skip to content

Duo Authenticator Setup Stage UI Not Saving Secrets #19023

@vlg-mxai

Description

@vlg-mxai

Describe the bug

When editing a Duo Authenticator Setup Stage, changing the Duo Auth API Secret Key and Duo Admin API Secret Key has no effect.

How to reproduce

  1. Edit any Duo Authenticator Setup Stage.
  2. In the Duo Auth API or Duo Admin API section, click "Click to change value" to unlock the Secret Key textbox.
  3. Type or paste in a new value.
  4. Click the Update button.

Expected behavior

I expect that when I change the secret keys in the UI that these values are saved.

Screenshots

No response

Additional context

I can see in the browser dev tools that the PATCH request that gets sent does not include client_secret or admin_secret_key even though both have been changed in the UI:

{"name":"default-authenticator-duo-setup","configure_flow":"93f32781-a89e-4bc5-f516-8391f014ea7f","friendly_name":"DUO","client_id":"REDACTED","api_hostname":"api-REDACTED.duosecurity.com","admin_integration_key":"REDACTED"}

Deployment Method

Docker

Version

2025.10.3

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageAdd this label to issues that need to be triaged

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions