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(jans-auth-server): clean up inactive clients (configurable cleanUpInactiveClientAfterHoursOfInactivity = <hours>) #5439 #7964

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Mar 5, 2024

Description

feat(jans-auth-server): clean up inactive clients (configurable cleanUpInactiveClientAfterHoursOfInactivity = )

Target issue

closes #5439

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)

…UpInactiveClientAfterHoursOfInactivity = <hours>) #5439

Signed-off-by: YuriyZ <[email protected]>
@yuriyz yuriyz requested a review from yurem as a code owner March 5, 2024 11:12
@mo-auto mo-auto added area-documentation Documentation needs to change as part of issue or PR comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Mar 5, 2024
@yuriyz yuriyz self-assigned this Mar 5, 2024
Copy link

sonarqubecloud bot commented Mar 5, 2024

Quality Gate Passed Quality Gate passed for 'jans-cli'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarqubecloud bot commented Mar 5, 2024

Quality Gate Passed Quality Gate passed for 'jans-core'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@yuriyz yuriyz enabled auto-merge (squash) March 5, 2024 11:28
@yuriyz yuriyz merged commit 315e07a into main Mar 5, 2024
4 checks passed
@yuriyz yuriyz deleted the jans-auth-server-5439 branch March 5, 2024 12:15
yuriyz added a commit that referenced this pull request Nov 7, 2024
…UpInactiveClientAfterHoursOfInactivity = <hours>) #5439 (#7964)

Signed-off-by: YuriyZ <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
Former-commit-id: 315e07a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-documentation Documentation needs to change as part of issue or PR comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
4 participants