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

feat(config-api): lock stat endpoint and SAML TR fix #10755

Merged
merged 5 commits into from
Jan 28, 2025
Merged

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Jan 28, 2025

Prepare


Description

  1. Issue#10654: New endpoint for monthly active users. Earlier PR#10726 was not merged and hence had to merge and test again, in this PR
  2. Issue#10718: SAML TR metafile not getting uploaded. Fixed usage of Document-store in SAML

Target issue

closes #10654 #10718

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

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.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

@mo-auto mo-auto added comp-docs Touching folder /docs comp-jans-config-api Component affected by issue or PR comp-jans-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jan 28, 2025
Copy link

Copy link

Quality Gate Failed Quality Gate failed for 'jans-config-api-parent'

Failed conditions
1 New Vulnerabilities (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@yuriyzz yuriyzz enabled auto-merge (squash) January 28, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-docs Touching folder /docs comp-jans-config-api Component affected by issue or PR comp-jans-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(jans-lock): dashboard with monthly active users/clients
4 participants