-
Notifications
You must be signed in to change notification settings - Fork 405
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
Update the APIRule and webhook configs for EventMesh to allow validating the presented token. #17371
Comments
eventing-webhook-auth secret fields can be seen here |
Rollout of the new feature:
That way we can remove all ory dependencies with the rollout and to not have to implement a switching logic between old and new secret Requires:
|
Switch behaviour based on the newly introduced feature switch |
What is IAS? Can you provide a link? Where can I find the "new secret in Webhook configs"? How can I access it? Where can I find the API-Rule that is supposed to be updated? What is the "presented token"? Why doesn't the ticket mention that it has a parent ticket and that it is part of an epic? Why are the parent and the epic not linked? |
IAS - Identity Authentication Service by SAP. |
Description
Use the credentials based on IAS, if corresponding secret exists in the cluster.
Tasks:
eventing-webhook-auth
inkyma-system
)accessStrategies
. More info here.Acceptance criteria
Acceptance criteria blocked
Patch
request to update EventMesh subscriptions Webhook Auth in Eventing controller #17370 when it's unblocked.The text was updated successfully, but these errors were encountered: