You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@or-else thanks for opening this. Organizations are not standardized as part of the generic OAuth2 flow from what I understand. We have specific implementations for a few providers because of this. If you can link to the documentation of the specific OAuth2 provider you are using, we can see how difficult it would be to add it.
OAuth2 generic is fetching user's email only from provider.
How do I get user's organization(s) from the generic OAuth2 provider? How do I map provider's organization to chronograf's organization?
Judging from this doc https://docs.influxdata.com/chronograf/v1.8/administration/managing-organizations/#mapping-organizations I suspect it's not possible with chronograf. Is this indeed the case?
The text was updated successfully, but these errors were encountered: