bharos opened a new issue, #9767: URL: https://github.com/apache/gravitino/issues/9767
### What would you like to be improved? The principal from OAuth token (for example from Azure AD) contains the email like [email protected] and there might not be other fields that map to the username (without @company). It will be useful in general to support patterns to extract username from principal string. ### How should we improve? We can add a parameter similar to what Trino server has: https://trino.io/docs/current/security/oauth2.html#trino-server-configuration `http-server.authentication.oauth2.user-mapping.pattern` -- 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]
