alexalves83 opened a new issue, #39218: URL: https://github.com/apache/shardingsphere/issues/39218
Hello, We're evaluating ShardingSphere Proxy for enterprise usage with Apache Doris. Our requirement is end-user identity propagation. Example: alex.alves -> ShardingSphere Proxy -> Doris (alex.alves) maria.silva -> ShardingSphere Proxy -> Doris (maria.silva) instead of: alex.alves -> ShardingSphere Proxy -> Doris (shared service account) Our goals are: - Database audit logs showing the original user - User-level permissions managed in Doris - Resource usage attributed to the original user - Compliance and auditing requirements Does ShardingSphere Proxy currently support: - User impersonation - Identity passthrough - Backend credential delegation - Per-user backend connections for MySQL-compatible databases such as Apache Doris? If not currently supported, is this feature planned on the roadmap? Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
