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

Add workflow step property to indicate whether a domain should be included #460

Open
kezike opened this issue Feb 23, 2025 · 0 comments
Open

Comments

@kezike
Copy link

kezike commented Feb 23, 2025

VPRs enable the ability to attach challenge to protect the verifier and domain to protect the holder. At the moment, there is a workflow.steps[STEP_NAME].createChallenge property that indicates whether a challenge should be created and included in a VPR, but there is no property to indicate whether a domain should be included in a VPR. I propose that we create one to provide a clear directive to exchange steps on how they should handle this. I propose either workflow.steps[STEP_NAME].includeDomain or workflow.steps[STEP_NAME].useDomain, but open to alternative suggestions.

@kezike kezike changed the title Add exchange step property to indicate whether a domain should be included Add workflow step property to indicate whether a domain should be included Feb 23, 2025
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