nginx-sso icon indicating copy to clipboard operation
nginx-sso copied to clipboard

SSO authentication provider for the auth_request nginx module

Results 13 nginx-sso issues
Sort by recently updated
recently updated
newest added

Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.8. Commits 53403b5 Optimize cases with long potential simple_keys (#555) 1f64d61 Fix issue in simple_keys improvements (#548) a95acef Update travis config to use latest go...

dependencies

I'm using keycloak for OpenID. I can create groups/roles and set attributes to users. Is there any way to use those with the ACLs or maybe pass them to my...

enhancement
help wanted
Auth Provider

Shouldn't the state be random (or maybe derived from the session) to protect against attacks? https://auth0.com/docs/protocols/oauth2/oauth-state

Hi! Is it possible to setup multiple ldap providers? I assume that if I do "ldap:" multiple times it would just overwrite the value, right?

enhancement

As a system administrator using LDAP as an auth backend for nginx-sso I want to be able to configure MFA inside the LDAP backend. Acceptance criteria: - It should be...

enhancement
security

Just an idea, but a future feature could be that map things like LDAP data such as email, cn, whatnot to headers, such as X-email, X-cn or so, then a...

enhancement

Hi. Thanks a lot for this tool, it is very useful for me. However, there's one feature I'd like to have which would be helping me a lot: I'd like...

As a system administrator using Crowd as an auth backend for nginx-sso I want to be able to configure MFA inside the Crowd backend using attributes. Acceptance criteria: - It...

enhancement
security

> As a systems operator, user and author of the nginx-sso software I'm not happy about several things in the present implementation. Also there are a lot of requests which...

Hey, it would be great if the Bootstrap theme would be configurable in the config file. I am a dark mode fan, so I change the theme after every update...