cancel
Showing results for 
Search instead for 
Did you mean: 

IAS/IPS: UPN in Azure and UserName in Cloud Apps

tskwin
Participant
0 Kudos
146

Dear SAP Community,

The following problem:

As far as I know, the UPN is typically set as an email address.

In my scenario, users are provisioned from Azure -> IAS -> cloud applications.

However, when provisioning users from IAS  (for example) to Enable Now, the usernames are created as email addresses.

azure 2.png

 

enable2.png

 

How can I avoid this?

For example, in Entra ID Source System, the User Name is defined in the Default Code as follows:

{
"sourcePath": "$.userPrincipalName",
"targetPath": "$.userName",
"correlationAttribute": true
},

So, this means that the UPN (Azure) becomes the Login Name ( in IAS).

For example, if I map the employee ID to the username in the IPS transformation, the user is created in Enable Now with the employee ID (which would be ideal for us) as the username, but the users cannot authenticate in Azure with the employee ID.

Is there a way to change the UPN?

Or is there another solution to ensure that the usernames in cloud applications are not created as email addresses, while users can still authenticate in Azure?

Thank you very much !!!

Best regards

Accepted Solutions (0)

Answers (0)