
MatteoB.82429 (Customer) asked a question.
I have configured a web application with external IPD (microsoft azure).
2 problem:
1) in user mapping, I cannot see all data, maybe Okta import data from access_token instead id_token?
2) where I get data from user with url https://dev-xxxx.okta.com/oauth2/default/v1/userinfo I'll get a few user data, not full data saved on user directory. Ho I can get all data? eg: I can see sub, name, locale, preferred_username, given_name, family_name, zoneinfo, updated_at but I cannot see manager or secondaryMail
How I can get this data?
thanks a lot
