-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Labels
bugSomething isn't workingSomething isn't workingtriageAdd this label to issues that need to be triagedAdd this label to issues that need to be triaged
Description
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
- Edit any Duo Authenticator Setup Stage.
- In the Duo Auth API or Duo Admin API section, click "Click to change value" to unlock the Secret Key textbox.
- Type or paste in a new value.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageAdd this label to issues that need to be triagedAdd this label to issues that need to be triaged