sso
Here are 717 public repositories matching this topic...
-
Updated
Mar 9, 2021 - Java
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
robots.txt endpoint is statically served by OAuth2 Proxy. But I need a different content of robots.txt.
I found no configuration option to override this endpoint.
Is there an option to deactivate this endpoint or override robots.txt in another way?
Your Environment
Docker image: quay.io/oauth2-proxy/oauth2-proxy:v7.0.1
Prometheus-metrics
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
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
$
-
Updated
Oct 20, 2020 - Java
-
Updated
Feb 21, 2021 - Go
-
Updated
Jan 20, 2021 - Java
-
Updated
Mar 8, 2021 - Python
-
Updated
Mar 6, 2021 - Python
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
May 25, 2018 - Java
-
Updated
Mar 3, 2021 - Java
-
Updated
Mar 8, 2021 - HTML
-
Updated
Jan 14, 2021 - Java
-
Updated
Jan 24, 2021 - Java
Describe the issue:
The links not show hover states on hover on the getting started page.
How to reproduce:
- Navigate to getting started page
- hover over any link
Expected behavior:
Should indicate hover state for links
-
Updated
Mar 2, 2021 - TypeScript
-
Updated
Nov 13, 2020 - Java
-
Updated
Mar 4, 2021 - Java
-
Updated
Mar 3, 2021 - Java
-
Updated
Mar 5, 2021 - TypeScript
-
Updated
Feb 21, 2021 - HTML
Improve this page
Add a description, image, and links to the sso topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sso topic, visit your repo's landing page and select "manage topics."

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