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

Limit Endpoint in Request Access for Others

KK
Regular Contributor
Regular Contributor

Hi.

In "Request Access for Others", I can request for all endpoint account and entitlement for other users.
Can I limit to request for only endpoint that I am assigned as endpoint owner?

Best Regards,

6 REPLIES 6

CR
Regular Contributor III
Regular Contributor III

You case use endpoint level access query above case it will work i belive , need prepare query basd on requirement.

CR_0-1710773153458.png

 


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

rushikeshvartak
All-Star
All-Star

You can do same from Endpoint Access Query

where users.userkey in (select ownerkey from endpoints where endpointname='ABC')


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

KK
Regular Contributor
Regular Contributor

@CR  @rushikeshvartak 
Thanks, I configured as you mentioned.
But, the endpoint owner can't see the endpoint tile in Request Access for Others.
Endpoint owner setting and Access Query setting is below. Is this configuration correct?

 

KK_0-1710903435916.png

 

CR
Regular Contributor III
Regular Contributor III

yes it is owner setting , as per access query endpint will see in request other page


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

Login as Endpoint Owner only he can see this application.


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

KK
Regular Contributor
Regular Contributor

@CR @rushikeshvartak 
Yes, I login as Endpoint owner, but I can't see the application in request access for others.
I attached the detail of my behavior.

Best Regards,