You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2023/03/14 20:42:00 UTC

[jira] [Updated] (IGNITE-19030) .NET: Add authorization of DotNet compute tasks.

     [ https://issues.apache.org/jira/browse/IGNITE-19030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Petrov updated IGNITE-19030:
------------------------------------
    Summary: .NET: Add authorization of DotNet compute tasks.  (was: .NET: Add authorization of DotNet tasks.)

> .NET: Add authorization of DotNet compute tasks.
> ------------------------------------------------
>
>                 Key: IGNITE-19030
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19030
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Mikhail Petrov
>            Priority: Major
>
> 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)