Skip to Content
0
May 26, 2020 at 02:25 PM

User profiling to login access control on external application

113 Views

Is it possible to natively manage the profiling (user roles) for digital identities on the SAP CDC platform ?

We have to use CDC like customer user storage and use CDC API to credential validation.

For example:

we have to handle the login process on different application app A and app B.

  • only the users with the role "A" can login on app A;
  • only the users with the role "B" can login on app B;
  • a user with both roles can login in both apps;
  • otherwise a user with role "C" cannot login with both apps.