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

Forum Posts

Resolved! Automatically gain access on application depending on other access

Hello,We have a use case:When a new user requests access to a specific group in application x, they should automatically be provisioned an account on application y and z and get specific groups on those applications. How would we go about doing this ...

Connecting roles to endpoints

Hi everybody, I am trying to create different roles but I came across a couple of problems and I cannot find an answer anywhere. Here are the questions: 1. When I am creating roles, I add also an Endpoint to them. In that case the role goes to COMPOS...

Naz_A by Regular Contributor
  • 1874 Views
  • 9 replies
  • 0 kudos

Resolved! Unable to Add Enterprise Role during User Creation through "Create User request (User Management)"

Hello,We are trying to create users using create user form. In creation flow, we are assigning a Enterprise Role to the ID.1. The user request is auto approved and2. Enterprise Role request is tagged with Approval WorkflowHowever, when we feed in use...

tej2099 by New Contributor III
  • 3596 Views
  • 14 replies
  • 0 kudos

Resolved! Birthright Access assignment based on Roles

Hi,In the Technical Rules page, we need to be able to assign Role to the user based on a few conditions rather than the direct assignment of entitlements/accesses.But in the Object Type drop down, we can only see the option of Enterprise Roles. Snaps...

varunpuri_0-1670908107529.png
varunpuri by Regular Contributor
  • 1213 Views
  • 9 replies
  • 0 kudos

Need Information Regarding Role Owner Add

Hi All,I need some help regarding role owner actually I created one role and from role owner tab I click on actions button for adding role owner but it is showing like below-In the above screenshot you can see no search  is showing then I how can I s...

mollasiraj_0-1670527256444.png
mollasiraj by Regular Contributor
  • 831 Views
  • 7 replies
  • 0 kudos

Can we pass values and call script for Disable Account for Exchange via Rest Connection

Hi,We need to disable Exchange account for a user on termination. However, that is triggered via powershell script for license disablement on exchange.We are able to pass the http params via update account json, which includes the username of the use...

AshishDas by Regular Contributor II
  • 1057 Views
  • 10 replies
  • 0 kudos

Multiple Select from SQL Query Not Working

Hi,I am trying to populate a field of users where multiple email users could be selected from the system in the dynamic attribute of a create users form.I am using Attribute Type as : Multiple select from SQL QueryValues : select email as ID from use...

AshishDas by Regular Contributor II
  • 1529 Views
  • 11 replies
  • 0 kudos

Resolved! Dataset values more than 10000

Hi,We have around 18000 departments which we wish to populate in a dropdown in the create user form from a dataset table that we have imported.However, dataset gives us a threshold of only 10k lines of entries.Any workarounds for this use case?Can we...

AshishDas by Regular Contributor II
  • 921 Views
  • 5 replies
  • 0 kudos

Resolved! Campaign Query

Hi,We have a requirement to relaunch a campaign for all users whose campaign response was ' No Response'.We have selected to revoke tasks for certified users on campaign expiry and hence, for users for whom 'No Response' was selected, we need to rela...

AshishDas by Regular Contributor II
  • 1302 Views
  • 7 replies
  • 0 kudos

Is it possible to have entitlement owners approve accesses requested from an application role?

Hi,Is it possible to route the approval to individual entitlement owners instead of the role owners in an approval workflow when the user is requesting an application role?Based on freshdesk documentation I tried using a custom assignment with query:...

Sampsa by New Contributor
  • 733 Views
  • 5 replies
  • 0 kudos

Resolved! Assign Entitlement Without Role

Is there a way to assign users an entitlement without it being part of an enterprise role (using ARS or another method) or is adding the entitlement to an existing or new role the only option?

mtorres by New Contributor II
  • 551 Views
  • 2 replies
  • 0 kudos

Resolved! Need help for raising role request from ARS

Hi all,I need information how we can request for application role through ars.I created two two role under that role in entitlement tab I added the groups which is associated with those role then from endpoint role type select request option as table...

mollasiraj by Regular Contributor
  • 877 Views
  • 2 replies
  • 0 kudos

Technical Rule: Asssign enterprise role only if the user has an account in application X

From the docs regarding technical rules and forum posts, it seems like a technical rule and its advanced queries can only access the users table.We have a requirement to assign an enterprise role (containing application entitlements) to a user only w...

Paul_Meyer by Regular Contributor
  • 472 Views
  • 3 replies
  • 0 kudos

Need information how to provision multiple group if we select single group from ARS

Hi All,Need information how to provision multiple AD  group if we select single group from ARS based on that single group we have some other dependent group that needs to provision when we select those single group.As an example I am selecting A grou...

mollasiraj by Regular Contributor
  • 618 Views
  • 1 replies
  • 0 kudos

create request API Internal server Error when trying to request Emergency Access Role

Hi,we are trying to request emergency access role via createrequest API but we are getting 500 Internal Server Error . Any one using this api to request Emergency access roles and succeeded.  Below is the request body. Below request body is same as d...

Vamsi by New Contributor III
  • 1749 Views
  • 4 replies
  • 0 kudos

Update user detail

Hi,I would like to know the best approach to allow user to change few details of his own by logging into saviynt. for example first name, phone number,etc)can we do that with user update details in ARS?  if yes, how can we limit to allow user to modi...

Harish7 by New Contributor II
  • 651 Views
  • 2 replies
  • 0 kudos

Application Role Assigned as Birth Right

Hi!I noticed that there was a discussion last year about if application roles can be added to technical rules but it was said that it is not possible. Reference: https://forums.saviynt.com/t5/general-discussions/can-application-role-be-assigned-as-bi...

ekorh by Regular Contributor
  • 587 Views
  • 3 replies
  • 0 kudos

Restrict Removal of "Role" entitlement type during enterprise role removal from SFDC User profile

Hi Team, We have got a unique requirement from one of our application teams. Currently, we have enterprise roles configured in Saviynt having entitlements from multiple endpoints. The role composition will include Profile, PermissionSets and Role ent...

naveenss by All-Star
  • 1779 Views
  • 10 replies
  • 0 kudos

Create Azure AD group form customerisation

Hi we have a requirement to modify the Azure AD form based on customer requirement.  1.) i can't find any document regarding the customisation of .gsp page  , i tried to modify a CreateAzureADgroup.gsp from Admin-->settings->File directory-->roles/az...

Azure groups.jpg
musthak by New Contributor
  • 768 Views
  • 4 replies
  • 0 kudos

REST - Role Import for Entitlements with Boolean values

Hi,I am currently working on configuring a REST based connection. The REST application receives the list of accounts and roles as follows:{    "_links": {        "self": {            "href": "url/api/v2/users/",            "title": "List of User Prof...

Rename bulk role

Hi Team,Do we have any best approach to rename Roles in bulk .We have approx 90+ roles to be renamed and one approach that I can think of us is using update query to be run in customquery job.Do we have any other approach?We are in SP3.5ThanksShyam

sundas7 by Regular Contributor II
  • 649 Views
  • 1 replies
  • 0 kudos