You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We are using an external server for Authentication and once the user is authenticated, JWT is received in the jhub, which contains the authenticated user and using this info user pod is spawned. User when trying to get authenticated with jhub fails to get authenticated as the request is getting forwarded to the external authentication server which should not happen and should get solved internally in the JHUB. Any hints or pointers to solve the issue?
The text was updated successfully, but these errors were encountered:
Hi,
We are using an external server for Authentication and once the user is authenticated, JWT is received in the jhub, which contains the authenticated user and using this info user pod is spawned. User when trying to get authenticated with jhub fails to get authenticated as the request is getting forwarded to the external authentication server which should not happen and should get solved internally in the JHUB. Any hints or pointers to solve the issue?
The text was updated successfully, but these errors were encountered: