Add session timeout to a Group
Add session timeout setting to a Group
Problem
I would like the ability to set a session timeout for a group of users.
Solution
Add a Session timeout setting to a Group
Alternatives/workarounds
Create a tenant for each group of users to control the session timeout for those users.
Additional context
None
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
@mrudatsprint can you provide some additional context for what you are trying to accomplish, or the use case that this will solve?
For example:
- Are you asking to make temporary group members based upon a pre-configured timeout, at which point the users would be removed from the group?
- Are you asking to modify a refresh token time duration based upon group membership?
- Are you asking to modify the SSO timeout based upon group membership?
- Are you asking to modify the FusionAuth admin session timeout based upon group membership?
Or something else?
@robotdan The ability to modify the SSO timeout based upon group membership. Thanks