Share all details related to your problem, including any error messages you may have received.
Hello,
I connected my Identityiq using AZURE AD.
Testing the connection everything is ok
When I try to aggregate group (bring the Azure groups to sailpoint ) I have some errors
I already give in the portal all the necessary permissions
i have the error
“Exception during aggregation of Object Type ServicePrincipal on Application Microsoft Entra. Reason: sailpoint.connector.ConnectorException: Exception occurred in Iterate Objects. Error message - Exception occurred in processReadRequest. Error - javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake”
try this:
Add these extra permissions to the APP reg:
Organization.Read.All
Group.Read.All
Application.Read.All
IdentityRiskEvent.Read.All
IdentityRiskyUser.Read.All
And that one (if the previous one didn’t work):
Remove the following attributes from the account schema:
Boa Tarde ricardo!
Parece que tem alguma coisa derrubando a conexão ou problema de rede.
tentou dar uma olhada nisso? talvez pelo tempo de conexão maior.
best!
if you test connection is working , i would say execute the graphql API for server to see if you are able to fetch the data , so that you can rule out if any issue with connectivity .
Also this i have used in 7.3 . I think with recent newer version the API have changed.