I’m using “/api/v1/users/” + oktaUser.id in my code to get User Information
But we only get the basic attributes, while the users template in the Okta admin envoirement is correct and shows also our custom attributes.
What are we doing wrong?
I’m using “/api/v1/users/” + oktaUser.id in my code to get User Information
But we only get the basic attributes, while the users template in the Okta admin envoirement is correct and shows also our custom attributes.
What are we doing wrong?