We need to show the username in the UI. There is a mock implementation to try load the user info from the backend. This task is to implement the endpoint. we are using the openshift-oauth-proxy module, it will pass the user info after the login. We should be able to get the username and return to the client |