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

Bearer token is encoded to base64 #242

Closed
kerrykimbrough opened this issue Sep 1, 2022 Discussed in #241 · 2 comments
Closed

Bearer token is encoded to base64 #242

kerrykimbrough opened this issue Sep 1, 2022 Discussed in #241 · 2 comments

Comments

@kerrykimbrough
Copy link
Contributor

Discussed in #241

Originally posted by gabifericean September 1, 2022
Hello,
I started to used this tool for 1 week and I encounter an issue related to the bearer authentication.

I am generating the tests from an open api definition where is specified a security scheme based on bearer token. The tests are successfully generated, but the bearer token is encoded to base 64. Due to this, I cannot authenticate on the server.
Do you know how I can disable the base 64 encoding for the bearer token?

The open api definition is attached.
openapi_iam.zip
image

Thanks!

@kerrykimbrough
Copy link
Contributor Author

@gabifericean Now recorded as an issue

@kerrykimbrough
Copy link
Contributor Author

@gabifericean Fixed in release 3.8.3

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

No branches or pull requests

1 participant