fusionauth-issues icon indicating copy to clipboard operation
fusionauth-issues copied to clipboard

Add session timeout to a Group

Open mrudatsprint opened this issue 1 year ago • 2 comments

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 avatar Jun 07 '24 17:06 mrudatsprint

@mrudatsprint can you provide some additional context for what you are trying to accomplish, or the use case that this will solve?

For example:

  1. 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?
  2. Are you asking to modify a refresh token time duration based upon group membership?
  3. Are you asking to modify the SSO timeout based upon group membership?
  4. Are you asking to modify the FusionAuth admin session timeout based upon group membership?

Or something else?

robotdan avatar Jun 14 '24 23:06 robotdan

@robotdan The ability to modify the SSO timeout based upon group membership. Thanks

mrudatsprint avatar Jun 17 '24 20:06 mrudatsprint