[jira] [Assigned] (IGNITE-8201) Refactor REST API for authentication

2018-04-16 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov reassigned IGNITE-8201:


Assignee: Pavel Konstantinov  (was: Andrey Novikov)

Merged to master and 2.5.

Please retest.

> Refactor REST API for authentication
> 
>
> Key: IGNITE-8201
> URL: https://issues.apache.org/jira/browse/IGNITE-8201
> Project: Ignite
>  Issue Type: Task
>  Components: rest
>Reporter: Alexey Kuznetsov
>Assignee: Pavel Konstantinov
>Priority: Major
> Fix For: 2.5
>
>
> # Introduce "authenticate" command.
>  # All subsequent commands should be executed with session token from step 1.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (IGNITE-8201) Refactor REST API for authentication

2018-04-12 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov reassigned IGNITE-8201:


Assignee: Andrey Novikov  (was: Alexey Kuznetsov)

[~anovikov], Please review my changes.

> Refactor REST API for authentication
> 
>
> Key: IGNITE-8201
> URL: https://issues.apache.org/jira/browse/IGNITE-8201
> Project: Ignite
>  Issue Type: Task
>  Components: rest
>Reporter: Alexey Kuznetsov
>Assignee: Andrey Novikov
>Priority: Major
> Fix For: 2.5
>
>
> # Introduce "authenticate" command.
>  # All subsequent commands should be executed with session token from step 1.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (IGNITE-8201) Refactor REST API for authentication

2018-04-12 Thread Pavel Konstantinov (JIRA)

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

Pavel Konstantinov reassigned IGNITE-8201:
--

Assignee: Alexey Kuznetsov  (was: Pavel Konstantinov)

> Refactor REST API for authentication
> 
>
> Key: IGNITE-8201
> URL: https://issues.apache.org/jira/browse/IGNITE-8201
> Project: Ignite
>  Issue Type: Task
>  Components: rest
>Reporter: Alexey Kuznetsov
>Assignee: Alexey Kuznetsov
>Priority: Major
> Fix For: 2.5
>
>
> # Introduce "authenticate" command.
>  # All subsequent commands should be executed with session token from step 1.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (IGNITE-8201) Refactor REST API for authentication

2018-04-11 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov reassigned IGNITE-8201:


Assignee: Pavel Konstantinov  (was: Alexey Kuznetsov)

Pavel, please test in branch ignite-8201.

 

To test:
 # Enable authentication: on IgniteConfiguration do: 
setAuthenticationEnabled(true);
 # Now all REST command should failed (except new command authentication).
 #  Execute authentication command - you should receive token.
 # All REST command should work with that token (=token)

> Refactor REST API for authentication
> 
>
> Key: IGNITE-8201
> URL: https://issues.apache.org/jira/browse/IGNITE-8201
> Project: Ignite
>  Issue Type: Task
>  Components: rest
>Reporter: Alexey Kuznetsov
>Assignee: Pavel Konstantinov
>Priority: Major
> Fix For: 2.5
>
>
> # Introduce "authenticate" command.
>  # All subsequent commands should be executed with session token from step 1.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)