+1 The TokenEndpoint class is becoming a bit large and unmanageable
On Tue, 7 May 2019 at 14:12, <luke(a)code-house.org> wrote:
Dear developers,
I follow mailing list and I been debugging some bits and pieces of
Keycloak since several years. Lately I found a great contribution on device
flow/auth which involves changes in Token endpoint.
As there are various grant types in OAuth 2 token endpoint is currently
conjunction of several IF-ELSE statements. Would it perhaps make sense to
separate actual handling of requests to smaller code units which will
enable further plug-in ability in OAuth endpoints?
A name which reasonates for me now is TokenEndpointGrantHandlerSPI or
similar.
Kind regards,
Łukasz
—
http://code-house.org
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev