Skip to content

Commit bed8bd6

Browse files
committed
feat: add and adjust authority user's BPN and DID:WEB
1 parent d389be4 commit bed8bd6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/managed-identity-wallet/values-dev.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ envs:
1212
MIW_HOST_NAME: managed-identity-wallets-new.dev.demo.catena-x.net # Depend on ingress host name (managed-identity-wallets-new.dev.demo.catena-x.net)
1313
KEYCLOAK_REALM: CX-Central
1414
AUTH_SERVER_URL: https://centralidp.dev.demo.catena-x.net/auth
15-
AUTHORITY_WALLET_DID: "did:web:managed-identity-wallets-new.dev.demo.catena-x.net:BPNL000000000000"
15+
AUTHORITY_WALLET_DID: "did:web:managed-identity-wallets-new.dev.demo.catena-x.net:BPNL00000003CRHK"
16+
AUTHORITY_WALLET_BPN: "BPNL00000003CRHK"
1617

1718
ingress:
1819
enabled: true

0 commit comments

Comments
 (0)