Mikhail Petrov created IGNITE-19030:
---------------------------------------
Summary: .NET: Add authorization of DotNet tasks.
Key: IGNITE-19030
URL: https://issues.apache.org/jira/browse/IGNITE-19030
Project: Ignite
Issue Type: Task
Reporter: Mikhail Petrov
Prior to https://issues.apache.org/jira/browse/IGNITE-15322, all DotNet tasks
were authorized by the name of the internal Ignite system task that executes
them on the Java side.
After https://issues.apache.org/jira/browse/IGNITE-15322 has been resolved,
authorization of internal tasks is no longer performed. As a result, we do not
have the ability to control the authorization of DotNet tasks. We need to
implement it.
It is proposed to reuse the same approach that the Java implementation uses -
to authorize DotNet tasks by their FQN.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)