Can you recommend which open source tool to use? 在2021年8月17日星期二 UTC+8 上午9:50:20<yonggang dong> 写道:
> thanks for your reply , I mean * case (2) .* > > *like snapshot below:* > > [image: okta-enable.png] > > > The account information of company personnel is in okta OAuth2. When > accessing the webUI interface of prometheus, they can only log in with the > account password. > So I hope that prometheus can support OAuth2 to log in to webUI. > Is there any other third-party method? > > 在2021年8月16日星期一 UTC+8 下午6:09:03<Brian Candler> 写道: > >> Do you mean: >> >> (1) prometheus making outbound scrapes using OAuth2 to authenticate >> itself to exporters? >> or >> (2) using OAuth2 to control inbound access to prometheus' own web >> interface and/or API? >> >> Case (1) has been available since prometheus 2.27.0, using the client >> credentials grant only. See >> https://prometheus.io/docs/prometheus/latest/configuration/configuration/#oauth2 >> >> As far as I know case (2) isn't implemented natively, but it's done >> simply by sticking a reverse-proxy in front of Prometheus. >> > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/7607a46a-ac15-48dd-8eaf-0ffa5c209fc4n%40googlegroups.com.

