Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-beta1
-
Added authentication to the thin client protocol.
Description
ClientInboundMessageHandler
The handler should
- Authenticate clients on a handshake.
- Store information about authentication: authentication provider name.
- Listen to authentication configuration updates. If the provider is changed or removed, the connection must be closed.
- If the authentication was disabled when connected, the connection should be closed when authentication is enabled.
Attachments
Issue Links
- Blocked
-
IGNITE-19099 Java: Thin 3.0: Support basic authentication
- Resolved
-
IGNITE-19100 .NET: Thin 3.0: Support basic authentication
- Resolved
-
IGNITE-19101 C++: Thin 3.0: Support basic authentication
- Resolved
- links to