birdayz / kaf

Modern CLI for Apache Kafka, written in Go.
Apache License 2.0
2.24k stars 143 forks source link

Allow specifying scopes in oauth config #309

Closed bachmanity1 closed 8 months ago

bachmanity1 commented 9 months ago

Although scopes is optional, some OIDC providers refuse to authenticate if scopes are not configured properly.

bachmanity1 commented 8 months ago

@birdayz can you plz have a look?

bachmanity1 commented 8 months ago

@birdayz thanks for the review! can we merge this and build a new version?