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): add dedicated deviceSessionLifetime conf property #7010

Closed
3 tasks
yuriyz opened this issue Dec 11, 2023 · 0 comments · Fixed by #9513
Closed
3 tasks

feat(jans-auth-server): add dedicated deviceSessionLifetime conf property #7010

yuriyz opened this issue Dec 11, 2023 · 0 comments · Fixed by #9513
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR effort-3 Relative effort required for completion of issue or PR kind-feature Issue or PR is a new feature request priority-3 Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Dec 11, 2023

Description

Currently device session lifetime can be set via interception script. However it is convenient to have dedicated configuration property to control device session lifetime.

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code
  • Update docs
@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR effort-3 Relative effort required for completion of issue or PR kind-feature Issue or PR is a new feature request priority-3 Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgent labels Dec 11, 2023
@yuriyz yuriyz added this to the 1.0.21 milestone Dec 11, 2023
@yuriyz yuriyz self-assigned this Dec 11, 2023
@yuriyz yuriyz changed the title feat(jans-auth-server): add decicated deviceSessionLifetime conf property feat(jans-auth-server): add dedicated deviceSessionLifetime conf property Dec 11, 2023
@moabu moabu modified the milestones: 1.0.21, 1.0.22 Dec 14, 2023
@moabu moabu modified the milestones: 1.0.22, 1.0.23 Feb 1, 2024
@moabu moabu modified the milestones: 1.1.0, 1.1.1 Mar 14, 2024
@moabu moabu modified the milestones: 1.1.1, 1.1.2 May 1, 2024
@moabu moabu modified the milestones: 1.1.2, 1.1.3 May 29, 2024
@moabu moabu modified the milestones: 1.1.3, 1.1.4 Jul 8, 2024
@moabu moabu modified the milestones: 1.1.4, 1.1.5 Sep 3, 2024
@moabu moabu modified the milestones: 1.1.5, 1.1.6 Sep 16, 2024
yuriyz added a commit that referenced this issue Sep 17, 2024
…operty #7010

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yurem pushed a commit that referenced this issue Sep 17, 2024
…operty #7010 (#9513)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Nov 7, 2024
…operty #7010 (#9513)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Former-commit-id: df0fb3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR effort-3 Relative effort required for completion of issue or PR kind-feature Issue or PR is a new feature request priority-3 Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
2 participants