You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> -[Provision and deploymentDeployment](/guides/Orgadmin/microservices-provision-deployment.md)
41
41
42
42
> [!IMPORTANT] Organization administrators
43
43
> For folks that wants to oversee the configuration and management of decentralized identity solutions within their organizations. Here you'll find instructions on how to use the Dashboard to configure settings, monitor your issuance flows, and access key functionalities.
44
44
>
45
-
> -[Setup a credential issuer](/guides/Orgadmin/credential_issuer.md)
46
-
> -[Setup an authorization server](/guides/Orgadmin/auth_server.md)
> -[Generate microservices from the dashboard](/guides/404)
50
-
> -[Add custom business logic for credential issuing](/guides/404)
51
-
> -[Add custom business logic for authorization](/guides/404)
52
-
> -[Create an organization](/guides/Orgadmin/create.md)
49
+
> -[Add custom business logic for issuance/verifiation](/guides/Flows/integration-with-3rd-party.html)
53
50
54
51
> [!WARNING] Wallet holders
55
52
>
56
53
> For individuals that wants to use the Wallet Holder App to manage their decentralized identities and digital credentials securely. Here we walks you through the process of installing and using the Wallet Holder App to store, view, and share identity information with ease.
57
54
>
58
55
> -[Install the Wallet](/guides/Wallet/wallet.html#install-the-app)
59
56
> -[Create an identity / keyring](/guides/Wallet/sign-up.md)
60
-
> -[Request a credential](/guides/Wallet/get_credential.md)
61
-
> -[Present a credential](/guides/Wallet/present_credential.md)
62
57
> -[Get part to an organization](/guides/Wallet/join_org.md)
> For individuals that wants to utilize the Verifier App to verify the authenticity and validity of decentralized identities and digital credentials. Here we outlines how to install and use the Verifier App to validate identity claims and ensure compliance with regulatory requirements.
68
63
>
69
-
> -[Install the Verifier](/guides/Verifier/verifier.html#install-the-app)
70
-
> -[Get part of an organization](/guides/Verifier/join_org.md)
71
-
> -[Select a verification flow](/guides/Verifier/verification_flow.md)
72
-
> -[Verify a credential](/guides/Verifier/verify.md)
64
+
> -[The Verifier Web App](/guides/Verifier/web-verifier.md)
Copy file name to clipboardExpand all lines: docs/guides/Orgadmin/microservices.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Once you are happy with the Templated and Flows you created, you can start deplo
20
20
21
21
1. Downloading the provisioned Microservices by pressing the *Dowload microservices* button.
22
22
1. Upload the download .zip to the server where the Microservices will deployed, which responds to the Endpoint you previously configured.
23
-
1. Follow the instructions in the [Sysadmin](../Sysadmin/deploy_microservices.html) section or just use the docker-compose file (typically doing
23
+
1. Follow the instructions in the [Provision and deploymentDeployment](../Orgadmin/microservices-provision-deployment.html) section or just use the docker-compose file (typically doing
- Description: Credential Issuance and Verification flows define what a Credential contains, how it is issued and how it is verified. Issuance and Verification are operated by Microservices.
38
-
- Info: [Create an Issuance Flow](../Orgadmin/issuance_flow) and [Create a Verification Flow](../Verifier/verification_flow)
38
+
- Info: [Create an Issuance/Verification Flow](/guides/Flows/flows.md)
39
39
40
40
### Microservices Deployment
41
41
42
42
- Description: Microservices operate Credential Issuance and Verification. The Wallet and Verifier apps exchange information with the Microservices.
- Description: the DIDroom Dashboard is the main web application to setup Organizations, users, Credential Issuance and Verification Flows and Microservices.
0 commit comments