Florian Nègre - Hi team,/api/rest/2.0/auth/tok...

Hi team, /api/rest/2.0/auth/token/full with auto_create = true What is the expected account status of the created user ? During my first attempts weeks ago, it was ACTIVE, but now it's PENDING and groups assignement (group_identifier attribute) seems to be broken. I have created a case here
Solution:
Hello @Florian Nègre : The attribute should be group_identifiers (plural) instead of group_identifier. This mismatch is causing the incorrect expectations. Could you please update the payload accordingly? Hope this helps....
Jump to solution
2 Replies
Solution
sandeep
sandeep4mo ago
Hello @Florian Nègre : The attribute should be group_identifiers (plural) instead of group_identifier. This mismatch is causing the incorrect expectations. Could you please update the payload accordingly? Hope this helps.
Florian Nègre
Florian NègreOP4mo ago
Thank you Sandeep 🙏 Indeed the problem was on my side. Do you know why the status of user is PENDING and not ACTIVE ?

Did you find this page helpful?