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

at_c: APKAM command builders in packages/atauth #399

Open
1 of 5 tasks
JeremyTubongbanua opened this issue Sep 6, 2024 · 2 comments
Open
1 of 5 tasks

at_c: APKAM command builders in packages/atauth #399

JeremyTubongbanua opened this issue Sep 6, 2024 · 2 comments
Assignees

Comments

@JeremyTubongbanua
Copy link
Member

JeremyTubongbanua commented Sep 6, 2024

We have our own way of doing enrollment requests, approvals, etc,.

  • atauth_enrollment_request - user requests for namespace access in atSign | unauthorized app requests for namespace access from authorized app
  • atauth_enrollment_approve - authorized app (with atSign keys) approves the user for namespace access
  • atauth_enrollment_deny - authorized app (with atSign keys) denies the user for namespace access
  • atauth_enrollment_list - authorized app (with atSign keys) lists all the enrolment requests from users
  • atauth_enrollment_revoke - authorized app (with atSign keys), when an enrolment request was approved once, can be taken away
@srieteja srieteja changed the title at_c: atauth_enrollment interface in packages/atauth at_c: APKAM command builders in packages/atauth Oct 14, 2024
@srieteja
Copy link
Contributor

To get at_activate over the finish line only enroll:request is required. And that has been implemented. Will take up the rest of the builders once at_activate is finished. Relevant code will be a part of the at_activate PR which is still a draft. Will link the PR once it is ready.

@srieteja
Copy link
Contributor

Assigning 3SP to implement the rest of the command builders.

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

2 participants