Add more logging to adfs cufs login

This commit is contained in:
Mikołaj Pich 2021-02-06 12:11:37 +01:00
parent 31fa6d26f2
commit b668a277ca

View file

@ -119,6 +119,8 @@ class LoginHelper(
)
))
logger.debug("Page title after credentials sent: ${res.title}")
return certificateAdapter.fromHtml(api.sendADFSForm(
res.action, mapOf(
"wa" to res.wa,