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: APKAM keys expiry feature changes in at_commons #658

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

sitaram-kalluri
Copy link
Member

@sitaram-kalluri sitaram-kalluri commented Sep 13, 2024

- What I did

@sitaram-kalluri sitaram-kalluri force-pushed the 2074-auto_expiry_at_commons_changes branch from 9bec1f6 to 02eb8ca Compare September 13, 2024 06:12
@@ -44,6 +44,8 @@ class EnrollVerbBuilder extends AbstractVerbBuilder {
/// Accepts a list of enrollment statuses. Defaults to all EnrollmentStatuses
List<EnrollmentStatus>? enrollmentStatusFilter;

Duration? apkamKeysExpiryDuration;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a test in enroll verb builder for this param

@sitaram-kalluri sitaram-kalluri merged commit a254676 into trunk Sep 13, 2024
11 checks passed
@sitaram-kalluri sitaram-kalluri deleted the 2074-auto_expiry_at_commons_changes branch September 13, 2024 07:25
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.

Introducing Auto-Expiry and Time-to-Birth Features for APKAM Keys
2 participants