The Verifiable Credential representing the Access Request. If not conform to an Access Request, the function will throw.
Elements overriding information from the provided Verifiable Credential.
Optional properties to customizes the access grant behavior. Options
include updateAcr
which defaults to true. If this flag is set to true, the ACR
of the Resource will be updated when the access grant is approved. If this flag is
set to false, the ACR of the Resource will remain unchanged. This is an advanced
feature, and only users having a good understanding of the relationship between
Access Grants and ACRs should deviate from the default. Additional information is
available in the ESS documentation
A Verifiable Credential representing the granted access.
Approve an access request. The content of the approved access request is provided as a Verifiable Credential which properties may be overridden if necessary.
The Verifiable Credential representing the Access Request. If not conform to an Access Request, the function will throw.
Optional
requestOverride: Partial<ApproveAccessRequestOverrides>Elements overriding information from the provided Verifiable Credential.
Optional
options: AccessBaseOptions & { returnLegacyJsonld?: true }Optional properties to customizes the access grant behavior. Options
include updateAcr
which defaults to true. If this flag is set to true, the ACR
of the Resource will be updated when the access grant is approved. If this flag is
set to false, the ACR of the Resource will remain unchanged. This is an advanced
feature, and only users having a good understanding of the relationship between
Access Grants and ACRs should deviate from the default. Additional information is
available in the ESS documentation
A Verifiable Credential representing the granted access.
Approve an access request. The content of the approved access request is provided as a Verifiable Credential which properties may be overridden if necessary.
The Verifiable Credential representing the Access Request. If not conform to an Access Request, the function will throw.
Optional
requestOverride: Partial<ApproveAccessRequestOverrides>Elements overriding information from the provided Verifiable Credential.
Optional
options: AccessBaseOptions & { returnLegacyJsonld?: boolean }Optional properties to customizes the access grant behavior. Options
include updateAcr
which defaults to true. If this flag is set to true, the ACR
of the Resource will be updated when the access grant is approved. If this flag is
set to false, the ACR of the Resource will remain unchanged. This is an advanced
feature, and only users having a good understanding of the relationship between
Access Grants and ACRs should deviate from the default. Additional information is
available in the ESS documentation
A Verifiable Credential representing the granted access.
Approve an access request. The content of the approved access request is provided as a set of claims, and no input Verifiable Credential is expected.
A Verifiable Credential that would represent the Access Request if provided.
Claims constructing the Access Grant.
Optional properties to customise the access grant behaviour.
A Verifiable Credential representing the granted access.
Approve an access request. The content of the approved access request is provided as a set of claims, and no input Verifiable Credential is expected.
A Verifiable Credential that would represent the Access Request if provided.
Claims constructing the Access Grant.
Optional
options: AccessBaseOptions & { returnLegacyJsonld?: true }Optional properties to customise the access grant behaviour.
A Verifiable Credential representing the granted access.
Approve an access request. The content of the approved access request is provided as a set of claims, and no input Verifiable Credential is expected.
A Verifiable Credential that would represent the Access Request if provided.
Claims constructing the Access Grant.
Optional
options: AccessBaseOptions & WithLegacyJsonFlagOptional properties to customise the access grant behaviour.
A Verifiable Credential representing the granted access.
Approve an access request. The content of the approved access request is provided as a Verifiable Credential which properties may be overridden if necessary.