Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Duo Field Names for Web Client #5491

Merged
merged 3 commits into from
Jan 29, 2025
Merged

Conversation

ratiner
Copy link
Contributor

@ratiner ratiner commented Jan 28, 2025

Looks like the web client expects different fields for duo integration.
The changes were introduced in the following commit:
bitwarden/clients@41e1d91#diff-2be3b52c1ad01eac329688bca2644e0aa1f819167ed8a9d52ed57f72e18b8aa8L4
bitwarden/clients@41e1d91#diff-8813d04cfcaad734e34e034e8a85eeb4a528d55aeb52b5c88e6bcbfced9fc260L13

Web client sends different fields to the API (and also receives wrong ones):
clientSecret instead of secretKey and clientId instead of integrationKey

I believe, this PR can address this.

When saving:
image

When loading (Client Id and Client Secret is empty):
image

@ratiner ratiner closed this Jan 28, 2025
@ratiner ratiner reopened this Jan 28, 2025
@Gerardv514
Copy link

Gerardv514 commented Jan 29, 2025

Seems similar to what I had brought up back in October. The admin panel should get renamed as well as I mentioned.

#5135

@ratiner
Copy link
Contributor Author

ratiner commented Jan 29, 2025

Seems similar to what I had brought up back in October. The admin panel should get renamed as well as I mentioned.

#5135

Thank you. I've added a commit which renames the fields in admin page as well.

@BlackDex BlackDex merged commit 663f88e into dani-garcia:main Jan 29, 2025
5 checks passed
@BlackDex
Copy link
Collaborator

Thanks!

@ratiner ratiner deleted the fix-duo-fields branch January 29, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants