Commit 173f2b0
Feature/abstract iam (#10)
* ADD: config provider base files
* ADD: condition for adapter from yml file
* ADD: configProvider in services, yaml config source: ok
* REFACTOR: azure configs for config adapter flow
* ADD: condition by enum, DELETE: profile annotations
* DELETE: unnecessary config file
* REFACTOR: package structure, keys/values flow
* REFACTOR: configuration package, tests
* FIX: minor fixes
* ADD: abstract IAM package and files
* ADD: keycloak adapter
* ADD: use of factorry to call IAM adapter
* ADD: IAM internal and external domain
* FIX: tests
* REFACTOR: IAM naming
* ADD: custom exception for IAM adapter
* ADD: more tests
* FIX: sonar new issues
* FIX: keycloak adapter and test
* App refactor
App review
---------
Co-authored-by: Oriol Canadés <[email protected]>1 parent a5e4d08 commit 173f2b0
File tree
180 files changed
+1594
-2115
lines changed- src
- main
- java/es/in2/issuer
- api
- config/properties
- model/dto
- service
- impl
- configuration/adapter
- azure/config/properties
- yaml
- domain
- exception
- handler
- model
- service
- impl
- util
- infrastructure
- configuration
- adapter
- azure
- config
- properties
- yaml
- exception
- model
- service
- util
- config
- properties
- controller
- iam
- adapter/keycloak
- exception
- model
- service
- util
- repository
- vault
- waltid/ssikit
- impl
- resources
- test/java/es/in2/issuer
- api
- model/dto
- service/impl
- waltid/ssikit
- domain
- model
- service
- util
- infrastructure
- configuration
- adapter
- azure
- config
- yaml
- model
- util
- config
- properties
- controller
- iam
- adapter/keycloak
- model
- util
- repository
- vault
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
180 files changed
+1594
-2115
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
0 commit comments