Jason O'Donnell
Jason O'Donnell
@rossmohsenzadeh That's just the CLI rendering of a multi-line string and can be ignored. Everything between the outer brackets is the SQL that will run. This output looks correct. I'm...
Hi @rossmohsenzadeh, just checking in to see if you had any success getting this to work?
I was able to login using a similar config as yours without issue on 1.16.1, however, I did not use Google LDAP. I will try to reproduce with that specific...
@hennadii2012 I think I might see the problem. Prior to 1.16, Vault was doing something clever when `upndomain` was set. Instead of trying to use the value set for `userattr`...
@hennadii2012 The error is happening because LDAP isn't returning the user attributes you are asserting should be there (`userattr`). I attempted to use Google's LDAP service but it requires an...
Thanks @hennadii2012, that's valuable info. Now to understand why Vault isn't seeing that 😅. Few things I want to check: - Are you using Vault CE or Enterprise? - Can...
Just chiming in here to say we're seeing this exact issue in Vault where if a node in the cluster is deleted and we continue to reference the server in...
Closing in favor of #18604 .