trinodb / trino-gateway

https://trinodb.github.io/trino-gateway/
Apache License 2.0
122 stars 47 forks source link

Gateway query history for OIDC authentication doesn't provide the username #368

Open vishalya opened 1 month ago

vishalya commented 1 month ago

When a query is routed to trino via gateway, it extracts the username from it and the record is saved with the username. For the ODIC authentication the username stored is blank.