Search
4 result(s) for ResourceId
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings6.5.2.3 Access TokensAuthorization Service (see OPC 10000-12 ). aud string Yes Shall be the resourceId specified in the UserTokenPolicy (see 6.5.2.2 ). This is usually the Server ApplicationUri . exp number Yes The expiration
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicesaccess to the AccessTokenRequestor Privilege (see 9.2 ) . Signature RequestAccessToken ( [in] UserIdentityToken IdentityToken [in] String ResourceId [out] String AccessToken ); Argument Description IdentityToken The identity used to authorize the AccessToken request. ResourceId ... usually the ApplicationUri for a Server . The recommended source of this value is the ResourceId in the UserTokenPolicy provided by the Server that the caller wants to connect
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services9.6.6 StartRequestTokenClient that has access to the AccessTokenRequestor Privilege (see 9.2 ) . Signature StartRequestToken( [in] String ResourceId [in] String PolicyId [in] ByteString RequestorData [out] ByteString ServiceData [out] Guid RequestId ); Argument Description ResourceId ... used to access. This is usually the ApplicationUri for a Server . Shall be the ResourceId specified in the UserTokenPolicy . This is usually the Server ApplicationUri. PolicyId The PolicyId from
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services9.6.8 RefreshTokenClient that has access to the AccessTokenRequestor Privilege (see 9.2 ) . Signature RefreshToken ( [in] String ResourceId [in] String CurrentRefreshToken [out] String AccessToken [out] DateTime AccessTokenExpiryTime [out] String NewRefreshToken [out] DateTime NewRefreshTokenExpiryTime ... Argument Description ResourceId The identifier for the Resource that the AccessToken is used to access. This is usually the ApplicationUri for a Server . CurrentRefreshToken The RefreshToken previously returned