Forum Discussion
DustinW
Nimbostratus
Aug 14, 2019TMSH/Bash command to check which SAML: BIG-IP as IdP profile is using a specific SSL certificate
I have multiple IdP profiles using the same SSL certificate. Is there a command I can run to list the IdP profiles associated to specific certificate. This would be similar to running 'tmsh li...
- Aug 15, 2019
Would the following work for you:
tmsh -q -c "cd /; list /apm sso saml recursive" | grep -E '(idp-certificate|saml-profiles)'?
JG
Cumulonimbus
Aug 14, 2019tmsh -q -c "cd /; list /apm sso saml idp-certificate" | grep CertificateName.crtDustinW
Nimbostratus
Aug 14, 2019OK we're getting somewhere now... that runs but nothing written to screen and no results look to be written to the device. Again tried with/without .crt and I'm positive that the certificate is used in the 'Security Settings' for multiple IdP profiles...
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects