Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Solidify-Authorization
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Solidify
Solidify-Authorization
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
11
1.3-maintenance
HCA-SpringBoot3
HCA-UserSync
MVO-code-inspection
MVO-spring-boot-2.5
MVO-upgrade-xml-librairies
fpo/2.0.0
master
default
protected
mfa
rodn-allow-utf8-in-header-values
solidify-authorization-3
Tags
20
auth-2.1.1
auth-2.1.0
auth-2.1.0-beta1
auth-2.0.0
auth-1.9.0
auth-1.8.5
auth-1.8.4
auth-1.8.3
auth-1.8.2
auth-1.8.1
auth-1.8.0
auth-1.7.0
auth-1.6.0
auth-1.3.3
auth-1.5.0
auth-1.3.2
auth-1.3.1
auth-1.4.0
auth-1.3.0
auth-1.2.0
31 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
4
3
2
3
15
Feb
13
12
10
30
Jan
22
Nov
21
6
6
Jun
14
May
27
Mar
31
Jan
10
2
Nov
19
Sep
21
Aug
24
Jul
21
4
3
23
Jun
9
8
5
30
May
24
22
10
5
20
Mar
17
27
Jan
26
25
24
16
Dec
29
Nov
28
21
16
14
11
8
7
3
26
Oct
20
14
Sep
5
1
23
Aug
22
29
Jul
28
6
30
Jun
23
2
30
May
24
28
Apr
26
25
4
28
Mar
18
17
16
22
Feb
16
15
4
3
1
31
Jan
11
10
4
3
23
Dec
21
17
14
3
1
29
Nov
25
24
5
4
3
2
26
Oct
23
Sep
15
14
8
6
3
2
27
Aug
18
9
28
Jul
27
7
5
1
25
Jun
11
9
8
7
31
May
28
20
18
12
29
Apr
28
26
15
8
7
6
25
Mar
23
22
12
11
10
8
5
3
2
26
Feb
25
test: add login page tests
solidify-author…
solidify-authorization-3
feat: return 401 if bad credentials on /login
feat: add defaultSecurityFilterChain
feat: use dedicated pre-authenticated security filter chain
feat: add three beans for pre-authentication
test(AuthenticationIT): use code verifier as constant
feat: use bcrypt as password encoder
test(AuthenticationIT): remove uneeded state and portal client secret
test(AuthenticationIT): refactor and rename
test: disable cookie management in RestClient
test: decode access token
test(AuthenticationIT): get access token with PKCE
feat: add requireAuthorizationConsent and requireProofKey in config
chore: upgrade Spring Boot to 3.4.3
Add local/ to .gitignore
WIP
chore: remove OIDC for now
feat: use security filter chains from official getting started guide
feat: introduce SolidifyRegisteredClientRepository
feat: store OAuth2 client in database
feat: use client credentials authorization grant
test: add authorizeEndpointTest
test: add loginPageTest
test: add redirectToLoginPageTest
feat: add basic AuthWebSecurityConfig
test: add AuthenticationIT
feat: initial commit
chore: remove old version
refactor: use solidify-authorization-server as main artifactId
master
master
chore: use war packaging
fix: adapt Jenkins file to new project structure and use JDK21
refactor(pom.xml): use only one property for Spring Security version
chore: upgrade jna-platform from 5.13.0 to 5.15.0
chore: upgrade Spring Security from 5.7.7 to 5.8.16
chore: upgrade solidify-parent from 2.8.0 to 2.8.6
chore: remove solidify-authorization-client
chore: move license-maven-plugin into client and server sub-modules (allow to run server without importing whole project)
refactor(AuthenticationIT): use bounded version of nextInt to avoid negative values
feat: allow to configure which user properties are updated on login
[maven-release-plugin] prepare for next development iteration
Loading