-
Export-IdentityNowConfig -path 'c:\test' -Items Rules,Roles
Export-IdentityNowConfig : provided path is not a directory: c:\test
At line:1 char:1
+ Export-IdentityNowConfig -path 'c:\test' -Items R…
-
Similar to Search-IdentityEvents, it would be great to have Search-AccountActivities. The API is the same but the indices is "accountactivities" and it provides more fine grained information than the …
-
may need to introduce a warning for those relying on password grant type to say it will stop working August 2021. reviewing the code we try
1) refresh token - if expired it falls back to grant type p…
-
Wrong Cert Mentioned
Can you please fix it, Its PEM cert not Base64
Please, Fix this ,its a huge issue for many saml setup
---
#### Document Details
⚠ *Do not edit this section. It is requi…
-
currently this is using beta search api. do we want to switch over to v3 as described here
https://api-docs.sailpoint.com/v3/search/search
there is no mention of beta search api which has me conce…
-
Hi,
I am using 3.2.9
I can return /Users and /Groups, however, unlike the test rest/loki plugin, I get no User Schema in response(null):
{"Resources":[[{"uri":"/principal/internal/user/adam.a…
-
Hi,
I've been trying to use Get-IdentityNowCertCampaignReport but it breaks on $accesst = $IDNv3.headers.authorization.split(" ") as there is no declaration of $IDNv3 and I can't work out where to…
1-one updated
3 years ago
-
Hey Darren -
Thanks for all of your work on this project. We appreciate it.
I am having trouble authenticating and I've tried everything that I can think of. Would you mind taking a look at thes…
-
I am unable to set credentials using the new reference you posted.
$orgName = "mypartnerorg"
Set-IdentityNowOrg -orgName $orgName
# IdentityNow Admin User
$adminUSR = "my account"
…
-
Update the following cmdlets to use v3 / PAT AuthN
- Get-IdentityNowSourceAccounts
- New-IdentityNowGovernanceGroups
- Remove-IdentityNowGovernanceGroups
- Update-IdentityNowGovernanceGroups