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

MFA for Admin Users

Requirement:We are using Azure as SSO for End Users and We want to enable MFA for Admin Accounts/locally created users which are not SSO Accounts.I referred below documents and implemented steps but nothing is working neither prompting for MFAUsing O...

Using Digest Auth Type

Hi guys,I need to use Digest auth for an application. This proves to be really hard as I don't even know where to begin with.It works via postman with the MD5 Algorithm but there is no auth type in the saviynt docs that seems to support this type of ...

Baver by New Contributor
  • 110 Views
  • 5 replies
  • 0 kudos

Resolved! Unable to login in Saviynt non-prod environment because of bulk status update of Users to "Inactive"

Hi We have enabled SSO in Saviynt's test environment but by mistake marked all the user records to "Inactive" which has blocked login for whole team. Is there a way to solve this issue? we have already raised a support ticket for this but must have s...

GauravJain by Regular Contributor
  • 152 Views
  • 4 replies
  • 0 kudos

Connection JSON for Basic REST Connector

Greetings,I am working on a REST Connection and having troubles with the authentication.So it is a Basic Authorization with a username and password. In postman I add username and password under authorization tab and pass the payloads in body and it w...

mirani by New Contributor III
  • 134 Views
  • 2 replies
  • 0 kudos

REST + Access Import Job Failing

Hi, I'm working on a REST integration and have the following Import Account JSON.  Previously I was able to run both account and access imports successfully. However, during the account import, I wasn't able to map the corresponding entitlements to t...

nikhil_0-1710685765336.png
nikhil by New Contributor III
  • 438 Views
  • 10 replies
  • 0 kudos

Resolved! SFTP file download issue

Hi,We are getting the below error when trying to download the file from SFTP location. even if the file is present in the mentioned location, we are getting an error that file is not available in the location. Any suggestions?FILES_TO_GET:[{"eic_dest...

HarishG by Regular Contributor
  • 609 Views
  • 11 replies
  • 0 kudos

ADSI Connector SSL Setup

 Hello,We are in the process of setting up the ADSI connector for one of our clients and would appreciate some guidance regarding the ADSI SSL setup.There are three main components involved in this operation:Saviynt EICADSI AgentActive DirectoryFollo...

Resolved! Login failed audits

Dear community, My company is requesting to have audit logs for our Saviynt tool such as Logins (both success and failed) with username, timestamp, IPaddress...From the tool, I was able to find the feature Admin Functions -> Saviynt Usage where you c...

FranciscoS by New Contributor III
  • 193 Views
  • 3 replies
  • 0 kudos

Netsuite Connector Authentication Query

Netsuite offers Oauth2 as Authentication for their REST endpoints, With 2 grant flows1) Authorization code2) Client credentialshttps://medium.com/entech-solutions/how-to-use-netsuite-rest-api-with-oauth-2-and-c-net-126ac118919c Limitation with Author...

Sivagami by Valued Contributor
  • 220 Views
  • 2 replies
  • 0 kudos

Saviynt user password

Hey guys, so I have a usecase where when a user is imported through a csv file an email should be sent to the user withs saviynt username and password. So, I got to know that it is not possible to retrieve saviynt password of the user (though we can ...

Resolved! Change SSO to change IDP Config Not working

Hello,We have SSO Enabled in version 23.4. It is with Ping as IDP. In one of our test environment we wanted to reconfigure IDP to point to a new instance.I have changed the below: (Attempt 1)1. Change external Groovy to update IDP entity ID (From mo:...

SurajitP by New Contributor II
  • 543 Views
  • 4 replies
  • 0 kudos

Resolved! Getting Access Denied error in Saviynt API

I am doing SIEM Integration as per Saviynt Documentation.The first time I sent the request to fetch the list of the Security system It sent a correct response when I just clicked on the send button again in Postman I got an Access Denied error with 2...

utkarshING by New Contributor III
  • 176 Views
  • 1 replies
  • 0 kudos

Sav4Sav userimport failing

Hi. We are trying to use the sav4sav connection to perform a userImport and update some CP to a value using preprocessor. Here are the current connectionJson and userImportJson:{"authentications": {"acctAuth": {"authType": "oauth2","httpHeaders": {"A...

Unable to connect to Saviynt with SSO v23.11

We have activé the SSO for our DEV environment.We have checked SAML response and the status is success.But we get the error : When we click the above link, we get the logout page as below:In AuthenticationConfig.groovy file, grails.plugin.springsecur...

Lapin_0-1705623101973.png Lapin_1-1705623224180.png
Lapin by New Contributor
  • 483 Views
  • 5 replies
  • 0 kudos

Rest Connector Pagination in Import Account JSON

Hi, Postman response on a get User request is as shown below.  ],    "pageable": {        "sort": {            "unsorted": true,            "sorted": false,            "empty": true        },        "pageNumber": 0,        "pageSize": 20,        "off...

POST call inside testConnectionParams

Is it possible to put a post call inside testConnectionParams ? I am using the below json. {"authentications": {"acctAuth": {"authType": "oauth2","url": "https://gtqaapi.multibankportal.com/auth/oauth/token ","httpMethod": "POST","httpHeaders": {"Con...

Resolved! User inactivity timeout settings question

Hello, as some background, we have a custom SSO IdP configured for user authentication to our Saviynt environments. I'm attempting to set the user inactivity timeout settings in Saviynt and had questions on how a few of these properties / preferences...

Resolved! saml sign assertion

Hi Team,When we enable the sign assertion option in identity providers, do we need to import IDP certificates? If so, where? Is there any reference documentation?It appears that uploading the metadata.xml file is sufficient, based on the documentatio...

iam01 by Regular Contributor
  • 671 Views
  • 7 replies
  • 0 kudos

Resolved! how to integrate a target system only supports basic authentication with rest connection

Hi Team,Our client has an target system which is supporting REST API. But the system only supports basic authentication and user/password is required for every request.REST connection Json parameters such as ImportAccountEntJSON expect Authorization ...

Lynn by New Contributor III
  • 858 Views
  • 10 replies
  • 0 kudos

REST API connection failing with 401

Hi,We are getting 401 error while trying to test connection.Please find below connection JSON.{  "authentications": {      "userAuth": {      "authType": "Basic",      "url": "https://xxxxxxxx/ords/sis_owner/oauth/token?grant_type=client_credentials"...

poonammhetre_0-1700633943892.png poonammhetre_1-1700634030146.png

RSA Archer Integration

Using Saviynt REST connection to provision new users to RSA Archer. The postman calls work fine. In Saviynt, the connection is successful but when running the provisioning job, the task is not completed. I'm not sure if I'm missing something in the c...

surajan by New Contributor III
  • 2338 Views
  • 17 replies
  • 0 kudos

need help in setting up SSO

Hi there, I'm trying to enable SSO for testing with Azure as IDP.I have referred to the below Document. My question is apart from this section (i.e setting> single sign-on) or we have to do any other config changes in other sections. Because I can se...

Facing issue in creating username generate rule

Hello,We are facing an issue while creating the username using the username generation rule. Below is the advanced configuration we are usingCONCAT(LOWER(LEFT(users.firstname, 1)),LOWER(LEFT(users.middlename, 1)),LOWER(LEFT(users.lastname, 1)),LPAD(F...

Deepu_0-1699967981361.png
Deepu by New Contributor II
  • 350 Views
  • 1 replies
  • 0 kudos

REST connector issue-connectionJSON token issue

Hi We are having an issue with access token in connection JSON, when we have hardcoded the token values the importaccountentJSON works fine. However we are not able to get the token in connection JSON.1. the API doesn't have any authentication type m...

trivi by New Contributor II
  • 673 Views
  • 3 replies
  • 0 kudos

APIs redirecting to SSO login page

We need to use the Sav4Sav REST connection to add Sav roles.  This is working fine in dev which does not have SSO enabled.  In production, where SSO is enabled, it is redirecting to the SSO login page.Per the forum, we did the following:1. Create Use...