You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2020/04/16 15:55:00 UTC

[jira] [Updated] (IGNITE-12759) Getting a SecurityContext from GridSecurityProcessor

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

Nikolay Izhikov updated IGNITE-12759:
-------------------------------------
    Fix Version/s: 2.8.1

> Getting a SecurityContext from GridSecurityProcessor
> ----------------------------------------------------
>
>                 Key: IGNITE-12759
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12759
>             Project: Ignite
>          Issue Type: Improvement
>          Components: security
>            Reporter: Denis Garus
>            Assignee: Denis Garus
>            Priority: Major
>              Labels: iep-41
>             Fix For: 2.8.1
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Extend the _GridSecurityProcessor_ interface by adding _securityContext(UUID subjId)_ method and use this method to get the actual security context.
> h4. Backward compatibility
> The logic of getting security context for Ignite:
>  # Try to get a security context using _ClusterNode_ attributes (as it works now);
>  # Get a security context through _GridSecurityProcessor_.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)