I noticed that the link was long and got mangled.
Here's an alternate short version
http://sforce.co/2tj77ua and the
reference to the RFC
https://tools.ietf.org/html/rfc7523
Thanks in advance for any guidance or docs which can help figure out how to
make this flow work.
Thanks!
On Tue, Jun 27, 2017 at 10:42 PM, Shailesh Kochhar <
shailesh.kochhar(a)gmail.com> wrote:
Hello everyone,
I'm working on integrating Keycloak into a multi-party authentication
system where I need to use the OAuth 2.0 JWT bearer flow as described in
this document:
https://help.salesforce.com/articleView?id=remotea
ccess_oauth_jwt_flow.htm&type=0. I wanted to know if Keycloak could
support this token bearer flow.
I was able to find some documentation about client authentication with a
signed JWT. Despite searching through the list archives and the server
admin docs, I cannot tell there is a similar flow which could be used to
authenticate the user as well.
Any pointers in figuring out if this is feasible would be really helpful.
Thanks a lot!
Shailesh