cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User profiling to login access control on external application

Former Member
0 Likes
258

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.

Accepted Solutions (0)

Answers (1)

Answers (1)

spu230479
Participant
0 Likes

Hi frosini

Are you looking to solve a problem for B2C or B2B scenarios?

If you are looking at B2B scenarios so it's linked to a role within an organisation then this can be achieved with our B2B solution https://developers.gigya.com/display/GD/CIAM+for+B2B

For B2C scenarios it's possible at a site level to specify which fields are required/not required to permit someone to access an application at a child site level https://developers.gigya.com/display/GD/Site+Groups+and+Single+Sign-On#SiteGroupsandSingleSign-On-Da.... To manage how this required field is set you can restrict it to being set by an end user you can make this a server side only required field https://developers.gigya.com/display/GD/Schema+Editor

Thanks

Stephen