Skip to content
#

sso

Here are 682 public repositories matching this topic...

oauth2-proxy
NickMeves
NickMeves commented Oct 20, 2020

Expose high level metrics for Prometheus to scrape & generate potential alerts.

Expected Behavior

Host a /metrics endpoint on its own port (not the same one as the /oauth2/* default proxy). This will allow easier configurations so the metrics aren't exposed publicly.

Not sure what good metrics would be to collect -- other reverse proxies would be good to look at for motivation.

authelia
mccutchen
mccutchen commented May 1, 2019

Is your feature request related to a problem? Please describe.

The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.

Describe the solution you'd like

New documenta

cli

jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。

  • Updated May 21, 2020
  • Java
tharindu-bandara
tharindu-bandara commented Dec 23, 2020

Describe the issue:
When testing the RDBMS connection with secondary userstores, the server log prints a redundant error stack trace.

[2020-12-23 14:30:03,384] [b09da314-ec4e-499f-aba4-e956ef9cb9d3] ERROR {org.wso2.carbon.ndatasource.core.DataSourceRepository} - Error establishing data source connection: Login failed for user 'sa'. ClientConnectionId:8879040f-d74b-40ee-bdbd-a30d3e2c983a

Improve this page

Add a description, image, and links to the sso topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sso topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.