-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into attestation-entity-update
- Loading branch information
Showing
1,542 changed files
with
42,336 additions
and
244,855 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
**/node_modules | ||
**/build | ||
**/build | ||
**/dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,31 @@ | ||
RELEASE_VERSION=v0.0.14 | ||
RELEASE_VERSION=v2.0.0-rc1 | ||
KEYCLOAK_SECRET=********** | ||
|
||
# vault service | ||
VAULT_ADDR=http://0.0.0.0:8200 | ||
VAULT_API_ADDR=http://0.0.0.0:8200 | ||
VAULT_ADDRESS=http://0.0.0.0:8200 | ||
|
||
# identity service | ||
VAULT_ADDR=http://vault:8200 | ||
VAULT_TOKEN= | ||
VAULT_BASE_URL=http://vault:8200/v1 | ||
VAULT_ROOT_PATH=http://vault:8200/v1/kv | ||
VAULT_TIMEOUT=5000 | ||
VAULT_PROXY=false | ||
SIGNING_ALGORITHM=Ed25519Signature2020 | ||
JWKS_URI= | ||
ENABLE_AUTH=false | ||
WEB_DID_BASE_URL=https://example.com/identifier | ||
|
||
# credential schema service | ||
IDENTITY_BASE_URL=http://identity:3332 | ||
JWKS_URI= | ||
ENABLE_AUTH=false | ||
|
||
# credential service | ||
IDENTITY_BASE_URL=http://identity:3332 | ||
SCHEMA_BASE_URL=http://credential-schema:3333 | ||
CREDENTIAL_SERVICE_BASE_URL=https://example.com/credentials | ||
JWKS_URI= | ||
ENABLE_AUTH=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,5 +87,7 @@ coverage | |
out | ||
|
||
.ipynb_checkpoints | ||
db-data | ||
db-data* | ||
vault-data | ||
es-data* | ||
keycloak-mobile*.jar |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Keycloak moved to https://github.com/Sunbird-RC/sunbird-rc-keycloak |
117 changes: 0 additions & 117 deletions
117
deps/keycloak-mobile-number-login-spi/.mvn/wrapper/MavenWrapperDownloader.java
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-49.5 KB
deps/keycloak-mobile-number-login-spi/.mvn/wrapper/maven-wrapper.jar
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
deps/keycloak-mobile-number-login-spi/.mvn/wrapper/maven-wrapper.properties
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.