This ObjectType is the TypeDefinition for an Object that allows the configuration of an Authorization Service used by a Server. It is defined in Table 67.
Table 67 – AuthorizationServiceConfigurationType Definition
Attribute |
Value |
||||
BrowseName |
AuthorizationServiceConfigurationType |
||||
Namespace |
CORE (see 3.3) |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
Subtype of the BaseObjectType defined in OPC 10000-5. |
|||||
HasProperty |
Variable |
ServiceUri |
String |
PropertyType |
Mandatory |
HasProperty |
Variable |
ServiceCertificate |
ByteString |
PropertyType |
Mandatory |
HasProperty |
Variable |
IssuerEndpointUrl |
String |
PropertyType |
Mandatory |
The ServiceUri Property uniquely identifies the Authorization Service.
The ServiceCertificate Property has the Certificate(s) needed to verify Access Tokens issued by the Authorization Service. The value is the complete chain of Certificate needed for verification (see OPC 10000-6 for information on encoding chains).
The IssuerEndpointUrl is the value of the IssuerEndpointUrl in UserTokenPolicies which require the use of the Authorization Service. This contents of the field depend on the Authorization Service and are described in OPC 10000-6.