IBM QRadar SOAR: Configuring SAML

From Wiki

Configure SAML o main host

1) Connect to CLI, using resadmin user

2) Run command

sudo resutil samledit -alias soarsaml \
 -certfile ./qradarsoar.pem \
 -org MYORGANIZATION \
 -entityid https://soar.company.com/saml2/soarsaml \
 -loginurl https://login.microsoftonline.com/3.....5/saml2 \
 -logouturl https://login.microsoftonline.com/3.....5/saml2
sudo resutil saml show
sudo systemctl restart resilient

Articles


Ver também