-
Bug
-
Resolution: Done
-
Major
-
3.2.0.GA
-
False
-
None
-
False
-
-
Description of problem:
Unable to authenticate with Dev Space after OpenShift user was recreated
Issue:
OpenShift user was deleted and re-created in OpenShift Web console. After that whenever client log into Dev Spaces (which uses OpenShift auth), HTTP Status 500 – Internal Server Error occurs.
Prerequisites:
Steps to Reproduce:
The client has followed the steps provided in the Documentation [1] for configuring the administrative user and doc [2] to remove the user data. They were able to delete the user ID with DevSpaces swagger UI. The key is that they need to use the actual user ID of active OpenShift administrator to perform bearer auth required by swagger UI. The existing OpenShift project was completely deleted and recreated as well. Despite the progress they are still getting errors in the dashboard and are unable to use DevSpaces
Actual results:
Client is not able to use Dev spaces .
Expected results:
Client should be able to access the Devspaces as they want to perform product testing.
Additional info (Such as Logs, Screenshots, etc):
"Caused by: org.eclipse.che.api.core.ConflictException: User with such id/name/email/alias already exists java.lang.IllegalStateException: getAttribute: Session already invalidated"
devspaces pod log: