sso icon indicating copy to clipboard operation
sso copied to clipboard

sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services

Results 98 sso issues
Sort by recently updated
recently updated
newest added

The Quickstart was useful to play around with but I think it might give the wrong idea: SSO is not actually coupled with docker or k8s. It also works great...

docs

In Kubernetes, the most preferred way of authenticating to the dashboard is via an authenticating proxy. https://github.com/kubernetes/dashboard/wiki/Access-control#authentication The authentication mechanism that Kubernetes expects is an `Authorization: Bearer `, where the...

enhancement

**Describe the bug** I am trying to validate that the user belongs to a given group with Google authentication. I am getting this error in the proxy logs: ```"couldn't fetch...

bug

First off, Great product. We are using it on Kubernetes behind an nginx ingress controller. One of the features nginx supports is hooking in to an auth provider. If there...

**Is your feature request related to a problem? Please describe.** We have several teams working on different projects and we have automated the generation of dynamic routes from which they...

enhancement

Could you create Docker builds more frequently? The last build is 3 months ago and since then there has been a couple of bugs fixed. I need these bugfixes and...

chore

Currently, it's pretty difficult to cross-reference traffic in the sso-proxy to the upstream service. However, if SSO were to implement the ECS logging schema, this would be relatively straightforward for...

I have configured SSO in kubernetes in front of a service and behind nginx-ingress with proper timeout settings. My service has requests that can be as long as 5 minutes....

`buzzfeed/sso:latest` is getting stale. can we setup something to keep it current or deprecate it? **To Reproduce** searching https://hub.docker.com/r/buzzfeed/sso/builds/ for `latest` brings up a 2 month old build while we...

chore
docs

**Describe the bug** error updating fill cache if a group contains a nested group outside the organization the sso_proxy is part of is added to a default_allowed_groups these errors show...