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-config-api): add SESSION_TIMEOUT_IN_MINUTES to admin-ui configuration in persistence #7792

Closed
duttarnab opened this issue Feb 20, 2024 · 1 comment · Fixed by #7793 or #7815
Assignees
Labels
comp-jans-config-api Component affected by issue or PR enhancement kind-feature Issue or PR is a new feature request

Comments

@duttarnab
Copy link
Contributor

Parent issue# GluuFederation/flex#1575

TODOs:

  1. add sessionTimeoutInMins in Admin UI configuration in persistence.
  2. Change /oauth2/config so that sessionTimeoutInMins is added its response.
@duttarnab duttarnab added comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request enhancement labels Feb 20, 2024
@duttarnab duttarnab self-assigned this Feb 20, 2024
@duttarnab duttarnab changed the title feat(jans-config-api): shift SESSION_TIMEOUT_IN_MINUTES to admin-ui configuration in persistence feat(jans-config-api): add SESSION_TIMEOUT_IN_MINUTES to admin-ui configuration in persistence Feb 20, 2024
duttarnab added a commit that referenced this issue Feb 20, 2024
…sistence #7792

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
duttarnab added a commit that referenced this issue Feb 21, 2024
…sistence #7792 (#7793)

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
@duttarnab duttarnab reopened this Feb 22, 2024
@duttarnab
Copy link
Contributor Author

duttarnab commented Feb 22, 2024

Adding the following APIs so that acrValues and sessionTimeoutInMins can be modified from the Admin UI itself.

image

duttarnab added a commit that referenced this issue Feb 22, 2024
…sistence #7792

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
yuriyz pushed a commit that referenced this issue Feb 23, 2024
…ersistence #7792 (#7815)

* feat: add SESSION_TIMEOUT_IN_MINUTES to admin-ui configuration in persistence #7792

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove sonar issues

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove bugs reported by sonar

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove duplicate code reported by sonar

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove duplicate code reported by sonar

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

---------

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
devrimyatar pushed a commit that referenced this issue Feb 27, 2024
…sistence #7792 (#7793)

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
devrimyatar pushed a commit that referenced this issue Feb 27, 2024
…ersistence #7792 (#7815)

* feat: add SESSION_TIMEOUT_IN_MINUTES to admin-ui configuration in persistence #7792

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove sonar issues

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove bugs reported by sonar

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove duplicate code reported by sonar

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* fix: remove duplicate code reported by sonar

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

---------

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR enhancement kind-feature Issue or PR is a new feature request
Projects
None yet
1 participant