-
Error encountered while attempting a reset source and/or accounts using version "1.3.2" of the extension.
**Reset Source**
`Error running command vscode-sailpoint-identitynow.reset-source: Request…
-
1. https://djinni.co/
2. https://skyworker.ai/
3. https://otta.com/
4. https://www.linkedin.com/company/listopro/
5. https://anonym.work/sites/djinni/alternatives
6. https://app.otta.com/companie…
-
Given a service name, list all the resources by type in that service.
I know you can do something like aws_$NAME_*, but $NAME often does not match the service name, and I don't see a way to look that…
-
**Describe the bug**
I had to reconfigure my tennants 3 to 4 times already due to they stop connecting. the PAT are correct , but everytime i close VSCODE the tennan t starts failling connection giv…
-
Run: `python3 test_Workflows.py`
Code:
```
from typing import List
import sailpoint.v3
import sailpoint.beta
import json
from sailpoint.configuration import Configuration
from pydantic impor…
-
Moved from https://github.com/osiam/resource-server/issues/47
@thomasdarimont wrote:
> The section about Service Provider Configuration Endpoints of the [SCIM Specification](https://tools.ietf.org/…
-
Run: `python3 test_CertificationCampaigns.py`
```
from typing import List
import sailpoint.v3
import sailpoint.beta
import json
from sailpoint.configuration import Configuration
from pydant…
-
Hello, I've realized in testing a script that uses sailpoint.beta.IdentitiesApi.list_identities() endpoint, that the returned identity.alias property is not matching what the Beta API returns (tested …
-
Expectation: Sorted by created date, ascending or descending should return the results sorted in that order.
Code sample
```
search = sailpoint.v3.Search(
indices=['events'],
query=s…
-
Thoughts on supporting pause and resume of tracks across listening sessions? I'd love to be able to use this to play audiobooks and resume where I left off in the previous listening session.