Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make it clear that Client Offline Token Max should not be set when Offline Session Max Limited is disabled for realm #20792

@mposolda

Description

@mposolda

Description

Follow-up to PR #17525 :

When I open client in the admin console -> then tab "Advanced" -> I can see that Client Offline Token Max is set to Inherits from realm settings (so 60 days). However this seems to be slightly misleading as at the realm level, I have Offline Session Max Limited switch disabled. Which means that Client Offline Token Max is also in fact disabled and it's not 60 days as suggested by UI. It might be probably better that if Offline Session Max Limited is disabled at realm level, then client will either:

  • Hide Client Offline Token Max entirely from client settings (my preference right now)
  • Do something different, which would be good from UX level and will make it clear that Client Offline Token Max is not possible to set. For example it can be hardcoded to Never expire without possibility to override it.

Discussion

No response

Motivation

No response

Details

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions