Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a small explanation to improve understanding #2

Open
wants to merge 1 commit into
base: onboarding-guide
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,27 @@
## How to request your Demo LEAR Credential
To begin the process of obtaining your Demo LEAR Credential, please create a ticket on [ticketing system](https://ticketing.dome-marketplace-dev.org/) with the required information listed below. This will help us create your credential efficiently. Note that the Mandator data can be extracted from your organization's EIDAS digital certificate.

### Mandator Attributes:
### Mandator/Principal Attributes:
This is the person who authorizes another person to represent them and act on their behalf.

+ Tax Identification Number:
+ Surname and Name of the employee acting as legal representative of the company
+ EmailAddress: (e.g., [email protected])
+ National Identification Number of the employee
+ Official Organisation name: (e.g., IN2, Ingeniería de la Información, S.L.)
+ Two letters representing the contry: (e.g., ES)

### Mandatee Attributes:
### Mandatee/Agent Attributes:
This is the person who is authorized to act on behalf of another person.

+ First Name: (e.g., Rubén)
+ Last Name: (e.g., Modamio)
+ Gender: (e.g., M)
+ Email: (e.g., [email protected])
+ Mobile Phone: (e.g., +34999999999)

Both the Mandator and the Mandatee share a contract in which a person (the principal) entrusts another person (the agent) with the management of one or more businesses. The agent is responsible for carrying out the principal's instructions and acting in the principal's best interests.

## How to access the portal once you have your credentials

This section will guide you through the steps to access the Dome Marketplace using the VC Login option, utilizing a demo user account for demonstration purposes.
Expand Down