Describe the bug
Attempting to use an LDAP auth method with a client cert / key pair fails to decode and initialize the client, even on certificates considered valid by the cli, resulting in a non functional auth method. This holds true on dummy generated certificate / key pair and on those provided by third part vendor.
To Reproduce
Generate useless but valid key / cert pair:
I'm sorry you've run into this issue and thank so much for reporting it. I've reproduced the issue and I'll get a PR opened to hopefully fix the issue.
Describe the bug Attempting to use an LDAP auth method with a client cert / key pair fails to decode and initialize the client, even on certificates considered valid by the cli, resulting in a non functional auth method. This holds true on dummy generated certificate / key pair and on those provided by third part vendor.
To Reproduce Generate useless but valid key / cert pair:
Create new ldap auth client:
Attempt login:
Expected behavior Auth client is build-able on valid certificates uploaded by the CLI tool
Additional context Testing was performed against a production deployment and development server:
Example error log lines: