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

Error in YAML Schema #92

Open
PhishOfSteel opened this issue Aug 2, 2024 · 2 comments
Open

Error in YAML Schema #92

PhishOfSteel opened this issue Aug 2, 2024 · 2 comments

Comments

@PhishOfSteel
Copy link

The YAML schema lists communication_links > authorization as having a valid value of "end-user-identity-propagation". This is incorrect. Threagile actually only accepts "enduser-identity-propagation" and will throw an error otherwise.

@srcnuzn
Copy link

srcnuzn commented Aug 26, 2024

I faced the same issue.

@ezavgorodniy
Copy link
Collaborator

That's weird because in the code it's saying end-user-identity-propagation: https://github.com/Threagile/threagile/blob/master/pkg/types/authorization.go#L34
Are you using Threagile from docker or from master branch?

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

3 participants