Search
2 result(s) for RefreshToken
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services9.6.7 FinishRequestTokenUserIdentityToken UserIdentityToken [in] SignatureData UserTokenSignature [out] String AccessToken [out] DateTime AccessTokenExpiryTime [out] String RefreshToken [out] DateTime RefreshTokenExpiryTime ); Argument Description RequestId The identifier returned by StartRequestToken . RequestedRoles The list of Roles ... ExpiryTime is not known the AuthorizationServer shall provide a suitable non-null value. RefreshToken A token that can be cached and used to request a new AccessToken . RefreshTokenExpiryTime When
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services9.6.8 RefreshTokenRefreshToken The RefreshToken Method is used to request an AccessToken from an AuthorizationService using a cached RefreshToken. The CurrentRefreshToken shall only be accepted if the ClientCertificate used to create ... from a Client 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