adorsys / xs2a-adapter

GNU Affero General Public License v3.0
38 stars 25 forks source link

Fix commerzbank authorization request uri construction #557

Closed jkuptz-ba closed 3 years ago

jkuptz-ba commented 3 years ago

Commerzbank recently implemented the Well-known URL in production on the 15th December 2020.

If the authorization endpoint is not set in the CommerzbankOauth2Service, the BaseOauth2Service will perform the required GET on the Well-known URL and the correct authorization request uri will be returned.

see https://psd2.developer.commerzbank.com/content/howto/build-authorize-url

berezkin88 commented 3 years ago

@jkuptz-ba @tkoenig-ba Please add a comment to the Release Notes. /docs/release_notes/DRAFT_Release_notes_0.1.7.adoc