privacyidea / privacyidea-authenticator

Android OTP Authenticator App for privacyIDEA Authentication Server
Other
13 stars 10 forks source link

Push Token Auth Error Handling #84

Closed droobah closed 5 years ago

droobah commented 5 years ago

Properly cancels/removes authentications that fail signature verfication or signing as they are unrecoverable.

Resolves issue with sslVerify being set to false and push notification being tapped from notification center defaulting to true.

nilsbehlen commented 5 years ago

I couldn't reproduce the ssl issue, but changing the default to this is the same so it should be fine.