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

Changes the way authentication policies can be referenced #908

Conversation

cdavernas
Copy link
Member

Please specify parts of this PR update:

  • Specification
  • Schema
  • Examples
  • Extensions
  • Use Cases
  • Community
  • CTK
  • Other

Discussion or Issue link:

What this PR does:

  • Changes the way authentication policies can be referenced
  • Changes the way authentication policies can use secret
  • Adds a new secrets runtime expression argument

- Changed the way authentication policies can use secret
- Added a new `secrets` runtime expression argument

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added change: documentation Improvements or additions to documentation. It won't impact a version change. area: spec Changes in the Specification change: breaking A breaking change that will impact in a major version change. labels Jun 27, 2024
@cdavernas cdavernas added this to the v1.0.0-alpha3 milestone Jun 27, 2024
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas merged commit c85c1b4 into serverlessworkflow:main Jun 29, 2024
3 checks passed
@cdavernas cdavernas deleted the fix-authentication-policy-reference branch June 29, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: spec Changes in the Specification change: breaking A breaking change that will impact in a major version change. change: documentation Improvements or additions to documentation. It won't impact a version change.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Authentication are not referenceable
2 participants