Interface: IDataspaceProtocolAuth
Interface for the authentication descriptor on a versioned Dataspace Protocol endpoint. Describes the authentication mechanism required to call the versioned endpoint.
See
Properties
protocol
protocol:
string
The authentication protocol identifier (e.g. "OAuth2", "DCP").
version
version:
string
The version of the authentication protocol.
profile?
optionalprofile?:string[]
List of authentication profile identifiers.