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

fix: onboarding_cli example workaround for apkam notification bug #584

Merged
merged 1 commit into from
May 22, 2024

Conversation

murali-shris
Copy link
Member

- What I did

  • workaround for an issue in apkam notification where server can send either encryptedAPKAMSymmetricKey or encryptedApkamSymmetricKey in enroll request notification.
    - How I did it
  • added logic to handle both encryptedAPKAMSymmetricKey,encryptedApkamSymmetricKey in apkam example
    - How to verify it
  • run the examples following the README.md in apkam_examples

@murali-shris murali-shris changed the title fix: onboarding_cli example workaround on client for apkam notification bug fix: onboarding_cli example workaround for apkam notification bug May 21, 2024
@gkc gkc merged commit 5621f4f into trunk May 22, 2024
11 checks passed
@gkc gkc deleted the apkam_notification_bug branch May 22, 2024 10:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants