bharos opened a new issue, #7538: URL: https://github.com/apache/gravitino/issues/7538
### Describe the feature Currently, Gravitino in OAuth mode only supports login by passing the client ID, secret and scope. But we should be able to login via OAuth providers, like Azure AD. For example, UI should say login via Azure, and should allow user to login through Azure login and go back to Gravitino UI after successful auth. ### Motivation Currently users need to use plain username and password than one click login through OAuth providers like Azure ### Describe the solution We need to support multiple login within OAuth itself. For example, the CLI clients like spark-sql could still use secret based auth, but for WebUI users should be able to use Azure AD authentication login ### 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]
