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 unit tests to verify enrollment authorization check during put and get operation in at_client #1335

Closed
sitaram-kalluri opened this issue Jun 12, 2024 · 0 comments · Fixed by #1334
Labels
enhancement New feature or request

Comments

@sitaram-kalluri
Copy link
Member

sitaram-kalluri commented Jun 12, 2024

Is your feature request related to a problem? Please describe.

When an atSign undergoes authentication via the APKAM, the system verifies the key's namespace to ensure it's authorized for enrollment during both "put" and "get" operations. In the process of enrollment authorization check the following key-types are excluded : Reserved Keys, cached shared key and cached public key.

Currently there no unit tests in place to validate this behavior.

Describe the solution you'd like

Add unit tests to assert the enrollment authorization changes and the mentioned key types should be excluded from the enrollment authorization check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant