Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Eclipse Foundation API SDK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Foundation
IT
APIs
Eclipse Foundation API SDK
Merge requests
!225
Iss
#110
- Remove refs to Elytron oauth2 extension in properties
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Iss
#110
- Remove refs to Elytron oauth2 extension in properties
malowe/main/110
into
main
Overview
2
Commits
1
Pipelines
1
Changes
4
Merged
Martin Lowe
requested to merge
malowe/main/110
into
main
10 months ago
Overview
2
Commits
1
Pipelines
1
Changes
4
Expand
Iss
#110 (closed)
- Remove refs to Elytron oauth2 extension in properties
Resolves
#110 (closed)
1
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
1db444d7
1 commit,
10 months ago
4 files
+
0
−
14
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
caching/src/test/resources/application.properties
+
0
−
2
Options
@@ -6,8 +6,6 @@ eclipse.cache.loading."sample".runtime-boot-key=true
eclipse.cache.loading."sample"
.timeout
=
10
## OAUTH CONFIG
quarkus.oauth2.enabled
=
true
quarkus.oauth2.introspection-url
=
http://accounts.eclipse.org/oauth2/introspect
eclipse.security.oauth2.override.enabled
=
true
# MISC
Loading