gada121982 commented on issue #10436: URL: https://github.com/apache/gravitino/issues/10436#issuecomment-4062322343
Thanks @jerqi! I've opened a PR to fix this: #10437 The fix adds a server-side `GET /api/auth/me` endpoint that returns the fully resolved principal (after `principalFields` + `principalMapper`), and updates the web-v2 UI to use this instead of client-side OIDC profile parsing. -- 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]
