Skip to content

Commit

Permalink
feat: add and adjust authority user's BPN and DID:WEB
Browse files Browse the repository at this point in the history
  • Loading branch information
mknoopvw committed Jun 20, 2023
1 parent ed22ab0 commit a06a689
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/managed-identity-wallet/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ envs:
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)
KEYCLOAK_REALM: CX-Central
AUTH_SERVER_URL: https://centralidp.dev.demo.catena-x.net/auth
AUTHORITY_WALLET_DID: "did:web:managed-identity-wallets-new.dev.demo.catena-x.net:BPNL000000000000"
AUTHORITY_WALLET_DID: "did:web:managed-identity-wallets-new.dev.demo.catena-x.net:BPNL00000003CRHK"
AUTHORITY_WALLET_BPN: "BPNL00000003CRHK"

ingress:
enabled: true
Expand Down

0 comments on commit a06a689

Please sign in to comment.