Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve user info from backend #317

Closed
andrewazores opened this issue Oct 7, 2021 · 0 comments · Fixed by #322
Closed

Retrieve user info from backend #317

andrewazores opened this issue Oct 7, 2021 · 0 comments · Fixed by #322
Assignees
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

In the current graphical user login flow, the user's logged in username is displayed in the masthead user menu but only if using Basic auth, where the user has provided their username directly to the web application. For Bearer auth, ex. in OpenShift, the user supplies a Bearer token, and the application has no username to display. cryostatio/cryostat#704 tracks the backend feature implementing this functionality. Once available, the frontend should be improved to use the backend-supplied user info to populate the masthead user menu.

@andrewazores andrewazores added the feat New feature or request label Oct 7, 2021
@jan-law jan-law self-assigned this Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants