Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

New Account created when a role is assigned to a user with existing account in inactive state

SUMAIYA_BABU
Regular Contributor
Regular Contributor

We have a user U who is active, but has an account A that is inactive. When we try to assign an enterprise role R to the user, which has entitlements from the same endpoint as account A through any of the methods,

ARS -Request Enterprise Role 

Through Birthright Rule

Saviynt creates a new account A2 and assigns the entitlements from the role instead of just skipping the adding entitlement to the account because because account is existing in inactive state.

We are using a REST connector for the application.

 

8 REPLIES 8

rushikeshvartak
All-Star
All-Star
  • Did you configured account name for application ?
  • Does account is mapped to user ?

Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

SUMAIYA_BABU
Regular Contributor
Regular Contributor

@rushikeshvartak yes, we have an accountname rule in the endpoint and the account is mapped to the user.

  • what is username of user and account name 
  • what is account name rule configured?

Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

SUMAIYA_BABU
Regular Contributor
Regular Contributor

@rushikeshvartak This is not specific to one user, it happens across all users and all accounts.

We have the below accountnamerule

SUMAIYA_BABU_0-1704749434562.png

 

Below option is enabled for endpoint ?

Disable New Account Request if Account Already Exists
 

Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

SUMAIYA_BABU
Regular Contributor
Regular Contributor

Yes. Thats enabled

Can you share logs


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

amullapudi
Saviynt Employee
Saviynt Employee

Hello,

Just want to be clear on the issue, Are you expecting a new account "A2" shouldn't be created or entitlements already part of inactive account "A1" should not be added to new account "A2"?