Hi,
I tried to run the following request using Postman:
https://<IP appliance>/RSTS/oauth2/token
I used the following parameters:
- grant_type: password
- scope: rsts:sts:primaryproviderid:local
- username: <my username>
- password: <my password>…
Hi,
I tried to run the following request using Postman:
https://<IP appliance>/RSTS/oauth2/token
I used the following parameters:
Hello Safeguard Community,
I'm trying to generate an access request via Swagger. To do this, I first need to list the assets I have access to.
I’ve successfully connected via Swagger and was able to list my current active access requests using:…
Hi,
could you please confirm that the Web Session Timeout is the same for both Web Sessions and API sessions on SPS?
For example:
We want to retrieve audits from SPS and we can do it in 2 ways: downloading them from the Web Interface or by calling APIs…
Hello all.
I have been trying to automate asset creation on my SPP solution, and my goal is to have the appliance automatically generate and deploy the SSH key for the service account.
I am able to generate correctly the asset (and the related accounts…
Hi everyone,
lately i had a doubt that maybe you could sort out.
What is the difference between implementing the universal siem forwarder
Hi,
I have successfully integrated my IGA service with the SPP.
One thing I would like to do is to show the various SPP Entitlements that each user has been allocated.
I cant find any call in the swagger api call list that has this.
If you are running…
Hi,
We use our IGA system for account and entitlement provisioning, so I'm wondering how SPP can call the IGA API.
Use Case:
1. user raises request for windows server access for specific AD account
2. When the request is approved or when the session…