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

Support multiple Auths #56

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

davidesalerno
Copy link
Contributor

Signed-off-by: Davide Salerno dsalerno@redhat.com

What this PR does / why we need it:

This change will let you define multiple authentication methods as described in the specifications and highlighted in this issue

Special notes for reviewers:
In order to avoid to have different authentication methods with the same name, a new custom validator is added into the auth package

Additional information (if needed):
Se the specifications https://github.com/serverlessworkflow/specification/blob/main/specification.md#auth-definition

@ricardozanini
Copy link
Member

Closes #55

@ricardozanini ricardozanini linked an issue Mar 31, 2022 that may be closed by this pull request
@ricardozanini
Copy link
Member

@davidesalerno, I believe I fixed the lint issue, can you please rebase so we can try it again?

Signed-off-by: Davide Salerno <dsalerno@redhat.com>
@ricardozanini ricardozanini merged commit 387b8de into serverlessworkflow:main Mar 31, 2022
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.

Support multiple Auths
2 participants