Skip to Content
0
Sep 12, 2023 at 11:36 AM

SAP Android SDK with IDP, how to get user data

356 Views

Hi experts,

i'm currently using SAP Android SDK 7.0 to develop an application mobile.

The authentification is delegate to an IDP (SAP cloud identity services) and we are using the field LOGIN NAME during the authentification.

But after the onboarding is done in my app, when i'm trying to get my user informations, I can't find this field LOGINNAME in the user informations. At least, i've expected that the field ID would be set with my LOGINNAME but the field ID is set with the email linked to the user.

Do you know how to get or enhance the user informations throw the SDK (without using the API available) ?

Or any ways to map the field ID with the field used to do the authentification ?

Thanks a lot.

Regards,

Yohann