Skip to content

Configuring ConfigAuth for OIDC does not work #3

@tschlaepfer

Description

@tschlaepfer

Hi All, thanks for creating the provider.

When I was testing the provider I noticed that the ConfigAuth is not working if you apply it in the oidc_auth mode. I apply my the Kubernetes manifests with ArgoCD, which returns the health status as displayed in the screenshot below.

image

Comparing the "Desired" and "Live" manifest I noticed that for some reason in the live manifest the following three LDAP configurations where automatically added, causing the error.

- ldapGroupMembership: memberof
- ldapGroupScope: subtree
- ldapScope: subtree

Here some screenshots of the desired and live manifests from ArgoCD.
image
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions