Hi,
I have implemented a async authenticator like
in https://github.com/stianst/authenticator-example. (Btw: Thanks for that)
I am now wondering if it is possible to implement a RealmResourceProvider that can mark
the BankIDFlow as unsuccessful in a backchannel call. Such that the user does not have to
enter the username but only has to redo the post when he again wants to open a protected
resource.
Thanks!
Jannik