feat(jans-auth-server): add dedicated deviceSessionLifetime conf property #7010
Closed
Description
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
Activity