incomplete-user-claim errors
-
Hello there.
Seeing some odd and unexplainable incomplete-user-claim issues.Trying to use this plugin with 2 sites. one of qa, one of nonprod ( prod tbd ).
I have a existing user that is seeing this error. ( user is in db )
I also saw this error when i deleted a user from the db ( via mysql cmd ) . Errr came up trying to auth/login. We are using v 3.3.1 and using the corporate SSO. mostly it seems to work fine.object(WP_Error)#27276 (2) {
[“errors”]=>
array(1) {
[“incomplete-user-claim”]=>
array(1) {
[0]=>
string(21) “User claim incomplete”
}
}
[“error_data”]=>
array(1) {
[“incomplete-user-claim”]=>
array(5) {
[“sub”]=>
string(8) “mitcb00X”
[“lName”]=>
string(8) “Mitchell”
[“fName”]=>
string(5) “Brian”
[“PERNR”]=>
string(8) “000XXXXX”
[“sapuid”]=>
string(8) “MITCB006”
}
}
}| 8 | mitcb00X | $P$BvQXXXXXXXXXXXXXXpcFVmwqCn8Vi0 | mitcb00X | [email protected] | | 2018-05-18 14:17:36 | | 0 | Brian Mitchell |
The page I need help with: [log in to see the link]
- The topic ‘incomplete-user-claim errors’ is closed to new replies.