BIG-IQ Client Certificate (PKI) Authentication
Beginning with version 7.0.0, BIG-IQ allows users to authenticate to the GUI using a signed SSL client certificate instead of a username and password.
Client certificate authentication works in ...
Published Aug 09, 2019
Version 1.0Radu_Litiu
Employee
Joined June 21, 2019
Radu_Litiu
Employee
Joined June 21, 2019
Radu_Litiu
Sep 04, 2019Employee
Hi Piotr,
This article is about client cert auth to the GUI. We have published another article about client cert auth to the API, including retrieving the auth token:
In the example, we use curl to make the auth call. If you use another REST client, there is probably a different way to provide the client’s private key and the corresponding X.509 certificate on the auth call.
Please l.m.k. if this works for you.
--Radu