As I didn't got any response and couldn't set up wikid for ACS 4.8.0
2fa, I figure out, that I can try to login with api, for example:
(...8080/client/api.jsp), set session parameters, after everything is ok
and redirect to ...8080/client/
When login with API, I get response : "User: admin in domain 1 has
successfully logged in" and after redirect all session parameters are
still ok.
But everithing fails on:
===START=== 192.168.0.252 -- GET
command=listCapabilities&response=json&_=1491408768692
2017-04-05 19:12:43,686 ERROR [c.c.a.ApiServlet]
(catalina-exec-15:ctx-6d580ae4) (logid:d7f0e94b) unknown exception
writing api response
The same happens without redirecting and retrieving session parameters
on 8080/client/index.jsp
Still would appreciate any info about two factor authentication.
JA
On 03/04/2017 18:37, [email protected] wrote:
Hi,
Has anyone have some tips how to implement two factor authentication
in ACS 4.8.0?
I have looked at this:
https://www.wikidsystems.com/support/how-to/how-to-add-wikid-two-factor-authentication-to-cloudstack-manager/
But it seems to bee for older version, I guess.
Also I have considered to change GUI, but I don't think that wold be a
good idea.