Question on SAML/JW token

Hello. I have a scenario where there is a web application currently protected by Keycloak, that expects a JWT for authorization. However, user authentication that we need is only available from a SAML IdP. Is there any reasonable way to build a flow where user is authenticated by the IdP, but end result is a JW token delivered to the app? Thanks for any pointers to realizing this.

1 Like