curityio / database-client-migration-example

Demonstrates the approach for migrating clients from configuration to database storage
Apache License 2.0
0 stars 0 forks source link

Importing clients with 'implicit flow' fails #7

Closed EikiEgilz666 closed 1 year ago

EikiEgilz666 commented 1 year ago

Why are clients with implicit-flow capability not supported in the import to database script?

Migrating OAuth client 'openbanking-authorization-api-swagger' ... Problem encountered: The client authentication method is not currently supported for openbanking-authorization-api-swagger

image

do you intend to provide support for it in the future?

image

EikiEgilz666 commented 1 year ago

EDIT: since that flow is deprecated really - I'll just change to flow to code-flow on these clients.

EikiEgilz666 commented 1 year ago

We disabled implicit-flow altogether in our Curity server since it's deprecated