[
https://issues.apache.org/jira/browse/IGNITE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998179#comment-16998179
]
Ryabov Dmitrii commented on IGNITE-12049:
-----------------------------------------
[~ascherbakov], I made the changes:
GridClient - {{GridClientConfiguration}} received parameter {{Map<String,
Object> userAttrs}}. Attributes are passed in the {{GridClientMessage}}.
IgniteClient - {{ClientConfiguration}} received parameter {{Map<String, Object>
userAttrs}}. Attributes are passed through {{TcpClientChannel}}.
JDBC - {{ConnectionProperties}} received parameter {{userAttributes}}, which
should be filled with {{factory<Map<String, Object>>}} name. Attributes are
passed through {{BinaryWriter}} as other message.
ODBC - TODO. I'd like to make it in a separate ticket.
Can you take a look?
> Allow custom authenticators to use SSL certificates
> ---------------------------------------------------
>
> Key: IGNITE-12049
> URL: https://issues.apache.org/jira/browse/IGNITE-12049
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ryabov Dmitrii
> Assignee: Ryabov Dmitrii
> Priority: Minor
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Add SSL certificates to AuthenticationContext, so, authenticators can make
> additional checks based on SSL certificates.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)