g-bohncke

Results 6 comments of g-bohncke

This issue is also described in https://github.com/dexidp/dex/issues/1309 Looks to be a config/documentation issue, this is given in the documentation: - usernameAttr: email - emailAttr: email - groupsAttr: Group But configuring...

see: https://github.com/kubernetes-client/python/issues/1792 for a work around

https://github.com/awslabs/aws-sigv4-proxy A Temp way around the issue

@komalsukhani I checked today with the latest versions and it still persists tyk-operator Helm version: 0.17.0 tyk-data-plane Helm version: 1.3.0 Dashboard is the trail version running at https://glorious-tinderbox-adm.aws-euc1.cloud-ara.tyk.io/apis by adding...

Looking more in the issue it doesn't seem to be an issue with the operator because this code [https://github.com/TykTechnologies/tyk-operator/blob/master/pkg/client/dashboard/cert.go#L76](url) actualy does a correct upload. so it seems the root of...

After a lot of trying I figured out what is going wrong and sadly it's due to line breaks. if the Secret tls.crt & tls.key are not created with a...