How to configure the token return by Auth0 to Reactapp and pass it to Websphere to accept JWT

Hi, we have successfully configured Auth0 with react app and now after login, Auth0 redirects back to React App. At this point, we have to log the person into react App by passing the token to Websphere App Server (we have react app running on websphere instance). Hence, I’m looking for some help on if there is any documentation around configuring react and Appserver using JWT that we received from Auth0

Hi @karmicveda,

Welcome to the Auth0 Community!

Unfortunately I can’t find any examples or information about integrating with IBM Websphere App Server.

It looks like they have some resources on JWT authentication, maybe that could be helpful.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.