Open Haarolean opened 1 year ago
It seems like OAuth2Provider#provider is not quite populated to spring's structure (com/provectus/kafka/ui/config/auth/OAuthPropertiesConverter.java:22), thus, it seems it might be non-unique and used by us in favor of "type" in custom-params.
OAuth2Provider#provider
I would like to work on this issue.
It seems like
OAuth2Provider#provider
is not quite populated to spring's structure (com/provectus/kafka/ui/config/auth/OAuthPropertiesConverter.java:22), thus, it seems it might be non-unique and used by us in favor of "type" in custom-params.