mozilla-iam / mozilla.oidc.accessproxy

Stand-alone OIDC Access Proxy
Mozilla Public License 2.0
11 stars 10 forks source link

Don't iterate over groups if claims don't exist #6

Closed flamingspaz closed 6 years ago

flamingspaz commented 6 years ago

This was the issue we're running into. When logging in with anything but LDAP, neither group claim is sent, which caused this loop to fail.