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

Provision yoma agent after startup #190

Closed
Tracked by #99
TimoGlastra opened this issue Dec 5, 2021 · 3 comments
Closed
Tracked by #99

Provision yoma agent after startup #190

TimoGlastra opened this issue Dec 5, 2021 · 3 comments

Comments

@TimoGlastra
Copy link
Collaborator

It is currently not possible to set TAA acceptance on startup of the ACA-Py agent. Therefore after startup we need to take the following steps. I'm not sure yet where this needs to happen as we need the yoma acapy api key to do so. (maybe the fastapi?)

  • Get TAA and if required (true for sovrin ledgers which yoma will use) and not accepted yet, accept the TAA using a preconfigured AML
  • Fetch the public did. If the agent does not have a public did configured yet (how do we determine the DID, using an env var?) we should set the public did which should also update the endpoint on the ledger
@TimoGlastra
Copy link
Collaborator Author

For now we are going to do this manually. Write clear documentation on how you can manually complete this step

@morrieinmaas
Copy link
Collaborator

Maybe this can be a "simple" bash script or similar. It's possible to accept/reject (interact with terminal dialogues (eg see here and here )

@TimoGlastra
Copy link
Collaborator Author

Hope this PR get's released soon: openwallet-foundation/acapy#1643

@ff137 ff137 closed this as completed Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants