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

Possible display name bug in Keycloak #220

Closed
Michael-Kruggel opened this issue Mar 4, 2024 · 1 comment · Fixed by #223
Closed

Possible display name bug in Keycloak #220

Michael-Kruggel opened this issue Mar 4, 2024 · 1 comment · Fixed by #223
Labels
possible-bug Something may not be working

Comments

@Michael-Kruggel
Copy link
Contributor

Environment

Device and OS: Linux
App version: 0.14.1
Kubernetes distro being used: k3d
Other:

Steps to reproduce

  1. After deploying keycloak, create a new user
  2. Login as that user
  3. Top right of window where it should display the user's name, it displays "Full Name" instead

Expected result

  • It should display the full name of the user

Actual Result

  • It displays what looks like a placeholder value

Visual Proof (screenshots, videos, text, etc)

image

Severity/Priority

  • Visual/Low
@Michael-Kruggel Michael-Kruggel added the possible-bug Something may not be working label Mar 4, 2024
@mjnagel
Copy link
Contributor

mjnagel commented Mar 4, 2024

Thanks for opening @Michael-Kruggel - we were tracking but didn't have an issue. Should be resolved by defenseunicorns/uds-identity-config#19 once merged, released, and pulled in here. Will leave this open until that is pulled in.

mjnagel added a commit that referenced this issue Mar 4, 2024
## Description

Updates to expose `podSecurityContext` and set defaults for
registry1/upstream `fsGroup` + updates the config image to fix two
issues in the theme -
https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.3.3
and exiting on error -
https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.3.4

## Related Issue

Fixes #220

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this issue Jun 3, 2024
## Description

Updates to expose `podSecurityContext` and set defaults for
registry1/upstream `fsGroup` + updates the config image to fix two
issues in the theme -
https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.3.3
and exiting on error -
https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.3.4

## Related Issue

Fixes defenseunicorns/uds-core#220

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed
rjferguson21 pushed a commit that referenced this issue Jul 11, 2024
## Description

Updates to expose `podSecurityContext` and set defaults for
registry1/upstream `fsGroup` + updates the config image to fix two
issues in the theme -
https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.3.3
and exiting on error -
https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.3.4

## Related Issue

Fixes #220

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible-bug Something may not be working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants