Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Foundation
IT
Websites
membership.eclipse.org
Commits
0ab97502
Commit
0ab97502
authored
Jul 23, 2021
by
Martin Lowe
🇨🇦
Committed by
Martin Lowe
Jul 26, 2021
Browse files
Update time to 1 hour for session timeout
parent
dfb6acbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.properties
View file @
0ab97502
...
...
@@ -36,7 +36,7 @@ quarkus.resteasy.path=/api
quarkus.oauth2.enabled
=
false
quarkus.oidc.application-type
=
web-app
quarkus.oidc.token.refresh-expired
=
true
quarkus.oidc.authentication.session-age-extension
=
15
m
quarkus.oidc.authentication.session-age-extension
=
60
m
quarkus.oidc.discovery-enabled
=
true
quarkus.oidc.roles.source
=
accesstoken
quarkus.oidc.authentication.redirect-path
=
/api/login
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment