ValidationError
data class ValidationError(val field: String, val state: String?, val cause: Throwable? = null) : AuthnResponseResult(source)
Error when validating the vpToken
or idToken
Error when validating the vpToken
or idToken