axonivy-market / a-trust-connector

Clearly authenticate your customers with a mobile phone signature on the web.
https://market.axonivy.com/a-trust
Apache License 2.0
2 stars 0 forks source link

URL for account creation throws 404 error #28

Open ivy-sgi opened 2 months ago

ivy-sgi commented 2 months ago

The URL https://www.a-trust.at/en/handy-signatur/handy-signatur-activation/ is no longer valid - as the HandySignature itself is no longer valid but is replaced by "ID Austria".

I am wondering if this connector is sill working wird ID Austria and how.

ivy-sgi commented 2 months ago

This connector will get a redesign soon.

ivy-rew commented 1 month ago

A note for those that may re-build this service: on connectors calling remote services via REST, we always built a mock infrastructure ... providing the capabilities of the remote-endpoint; in order to know forever how the service works ... and also to distinguish our code issues, from remote service changes. So if this connector is re-built, please spend some time on implementing a serious test infrastructure.