Skip to content
#

hbci

Here are 28 public repositories matching this topic...

valb3r
valb3r commented Apr 1, 2020

Replace dynamic context evaluation like done in
provide-psu-password: ${protocol.embedded-ui-base-url}/ais/#{context.getAuthorizationSessionIdIfOpened()}/authenticate?wrong=#{context.getWrongAuthCredentials()}
to URI builder (UriComponentsBuilder.fromHttpUrl), so that value becomes like:
provide-psu-password: ${protocol.embedded-ui-base-url}/ais/{sessionId}/authenticate
and query params are

Improve this page

Add a description, image, and links to the hbci topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hbci topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.