The Wayback Machine - https://web.archive.org/web/20210219173003/https://github.com/topics/sso
Skip to content
#

sso

Here are 707 public repositories matching this topic...

Crevil
Crevil commented Feb 11, 2021

Describe the bug

Thank you for a great project and documentation. I ran into a bug (I think) while playing with the 5 minute tutorial.

When revoking an access token that is not found the hydra server returns a 404 response but this is not a defined response in the swagger specification. This leads to an error like `response status code does not match any response statuses defined for thi

DentonGentry
DentonGentry commented Feb 14, 2021

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

Though https://www.home-assistant.io/ runs on what appears to be Debian, neither deb nor apt are present and all add-on functionality is expected to be done via Home Assistant plugins.

Describe the solution you'd like

It would be great to have Tailscale support as a HassIO plug-in for Home Assistant.

**Describe alte

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.

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
maxxedev
maxxedev commented Feb 6, 2021

What would you like to be added

Add support for inspecting multiple certificates in one file and/or multiple files each of which may contain multiple certificates.

Example:

// multiple certificates in one file
$ step certificate inspect --bundle --format pem https://www.google.com > certs.txt
$ step certificate inspect certs.txt
<shows only one cert>

// multiple input files
$ 

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

  • Updated Jan 20, 2021
  • Java

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