Skip to main content

accessPackages

Returns access packages that can be assigned upon presentation of a credential with the specified contract's credential types. Queries all configured Entra identity stores for access package assignment policies with matching verifiable credential settings. Returns an empty array if no matching packages are found or if the required permissions are not granted.

accessPackages(
contractId: ID!
): [AccessPackage!]!

Arguments

accessPackages.contractId ● ID! non-null scalar

Type

AccessPackage object

An access package that can be assigned upon presentation of a verifiable credential.