bharos commented on PR #7946: URL: https://github.com/apache/gravitino/pull/7946#issuecomment-3157689083
@jerqi can you please review Since we are using OIDC for web UI login, we no longer need "ProviderType" because OIDC can support all standard providers, so the good thing is we won't need any provider specific implementation for Azure/Google/OAuth0 etc.. So the config just needs to say provider = default (to use the existing kind of login workflow) or oidc(to use the oidc login workflow) -- 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]
