Yaak Logo
Yaak
Feedback/OpenApi import: Add client_id and client_secret variable

OpenApi import: Add client_id and client_secret variable

Tia Heinrich·Aug 19, 2026 08:07:28 UTC·YK-1071
ReleasedImprovement

Currently when importing an OpenApi spec that contains OAuth 2 auth, fields like Client ID and Client Secret stay empty. It would be great if the app would fill them automatically with a vairable that I can configure for the different environments. This way I would not have to edit the Auth section for each request I want to use.

For instance Bruno automatically uses {{oauth_client_id}}, {{oauth_client_secret}}, {{oauth_state}}.

Also maybe have a import option to always use PKCE, as that also does not seem to be part of the OpenApi spec.

Windows2026.7.0-beta.5

Comments (4)

Sign in to leave a comment.

Yaak BotReleasedFeatured

This shipped in 2026.7.0 🎉

Yaak BotReleased to Beta

This is now available in 2026.7.0-beta.6!

Tia HeinrichOP

Works great! Just now I noticed that another field I am missing a variable is the redirect url

Yaak Bot

The redirect URI now imports as an environment variable too, the same as client ID and secret. It’s in 2026.7.0-beta.9. Thanks for the follow-up!

Type to search feedback...