-
Notifications
You must be signed in to change notification settings - Fork 161
feat(jans-fido2): add comprehensive data model for the performance me… #12143
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
Conversation
…trics Signed-off-by: imran <imranishaq7071@gmail.com>
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
yurem
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are new attributes but I didn't find setup schema update
jans-fido2/server/src/main/java/io/jans/fido2/service/metric/Fido2UserMetricsService.java
Outdated
Show resolved
Hide resolved
...ido2/server/src/main/java/io/jans/fido2/service/metric/Fido2MetricsAggregationScheduler.java
Show resolved
Hide resolved
…ns-fido-add-performance-data-models
Signed-off-by: imran <imranishaq7071@gmail.com>
…ns-fido-add-performance-data-models
…ns-fido-add-performance-data-models
Signed-off-by: imran <imranishaq7071@gmail.com>
Signed-off-by: imran <imranishaq7071@gmail.com>
Signed-off-by: imran <imranishaq7071@gmail.com>
…ns-fido-add-performance-data-models
…ns-fido-add-performance-data-models
…atabase column Signed-off-by: imran <imranishaq7071@gmail.com>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: imran <imranishaq7071@gmail.com>
|



Description
Add comprehensive FIDO2 metrics collection system with detailed analytics platform. Enhanced MetricService for passkey-specific metrics tracking and implemented complete data models, services, and database schemas for business intelligence and user analytics. Fully backward-compatible and configurable.
Target issue
Enhanced FIDO2 MetricService with passkey-specific metrics collection and implemented comprehensive data models, services, and database schemas for FIDO2 metrics analytics platform. Provides detailed tracking of registration/authentication events, device analytics, user behavior patterns, and business intelligence reporting capabilities.
closes #11918
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:to indicate documentation changes or if the below checklist is not selected.