Nick Nigro
Nick Nigro
I'm getting the exact same error. The new user exists in the WordPress directory so it seemed to work. I tried to login again and got the same error. Any...
I am using the latest version -- I installed only a couple weeks ago. I was getting the exact same error as above. I removed the user from WordPress and...
Any updates here? An enhancement here would be great as external users added to a AAD can have an invalid email address (e.g., #live.com#[email protected]). This makes it necessary to add...
For my purposes, I stripped out the '#' from the variable set to get_wp_user_from_aad_user(). It looks like jwt->upn is blank for external users, so the code uses jwt->unique_name instead. This...
I hear you, but the code on the trunk doesn't work for these users. It's a patch of a known/reproducible issue, at least.
Good point. I suppose you could make it so the username includes the hashtag and only strip it out of the email address since we know that won't work?
Did you see the documentation in the readme about how to pass filters? Can you share a more specific question on the feature?
Apologies for the delay here. We are not supporting RLS at this time.
We are looking into adding this feature in the next release.