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

Make the configurable domain field for the credential issuance #1422

Closed
yshyn-iohk opened this issue Oct 29, 2024 · 0 comments · Fixed by #1483
Closed

Make the configurable domain field for the credential issuance #1422

yshyn-iohk opened this issue Oct 29, 2024 · 0 comments · Fixed by #1483
Assignees

Comments

@yshyn-iohk
Copy link
Member

Proposed feature

When the agent issue the JWT credentials, the domain field is hardcoded.issues

Feature description

There are a couple of options for how this can be fixed:

  1. define the domain default value in the agent configuration
  2. make a REST API to configure the domain per tenant
  3. set the domain parameter in the REST API for VC issuance (so, it's going to be up to the issuer controller)

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants