diqiu50 opened a new issue, #10559:
URL: https://github.com/apache/gravitino/issues/10559

   ### Describe the feature
   
   We want to support a new authentication/authorization model where:
   - The session user identity (from Trino)
   - The user’s OAuth credentials (e.g. access token)
   
   are forwarded to an IDP proxy.
   
   The IDP proxy will be responsible for:
   - validating identity
   - handling OAuth flows / token exchange
   - acting on behalf of the user for downstream services
   
   This avoids duplicating auth logic in Trino and Gravitino.
   
   ### Motivation
   
   _No response_
   
   ### Describe the solution
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to