From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en){{CntHdr|Transport Protocols}}
* {{Anch|Upd8OPC_UA|OPC_UA}}: Implementing the true authentication with checking permission to the DAQ-Nodes for the user:
** libOPC_UA: implementing the authentication through ''UA::Server::EP::sessActivate()'' and the property "identTkn", from which there is taken the user in the attribute "userAuthenticated" and that is written to "UA::Server::Sess::{user,idPolicyId}";
** libOPC_UA: all data requests by ''reqData()'' appended in "req" by an attribute "sesTokId" with session identifier here and for accessing the user;
** appending a configuration field "Anonymous user" for representing the anonymous authentication.
* HTTP: Appended by the generic function of transition any method to WEB-modules — ''HTTP()''.
 h Ukrainian (uk){{CntHdr|Транспортні Протоколи}}
* {{Anch|Upd8OPC_UA|OPC_UA}}: Реалізація правильної автентифікації із перевіркою доступу до DAQ-Вузлів для користувача:
** libOPC_UA: реалізація автентифікації через ''UA::Server::EP::sessActivate()'' і властивість "identTkn", із якої береться користувач у атрибуті "userAuthenticated" і він записується до "UA::Server::Sess::{user,idPolicyId}";
** libOPC_UA: усі запити даних за ''reqData()'' доповнено у "req" атрибутом "sesTokId" із ідентифікатором сеансу і для доступу до користувача тут;
** доповнення конфігураційним полем "Анонімний користувач" для представлення анонімної автентифікації.
* HTTP: Доповнено загальною функцією передавання будь якого методу до WEB-модулів — ''HTTP()''.