Mikhail Petrov created IGNITE-14335:
---------------------------------------
Summary: Merge APIs of IgniteAuthenticationProcessor and
IgniteSecurity
Key: IGNITE-14335
URL: https://issues.apache.org/jira/browse/IGNITE-14335
Project: Ignite
Issue Type: Improvement
Reporter: Mikhail Petrov
Assignee: Mikhail Petrov
It's proposed to:
1. Make an IgniteAuthenticationProcessor implement GridSecurityProcessor
interface.
2. Remove duplication of security checks and leave IgniteSecurity as a single
security API.
3. Remove the AuthorizationContext completely as IgniteSecurity provides an API
for storing and managing the security contexts.
4. Extend GridSecurityPlugin interface with methods that provide ability to
manage security users to support existing commands available for authentication
processor - alter/drop/create through SQL and REST.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)