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
fix: π OIDC authentications not properly showing username (#2930)
* fix: π properly show username for oidc auth method in user menu
* test: π fix admin ui tests
* test: π fix desktop ui tests
* refactor: π‘ admin to not store username in authenticated object
* refactor: π‘ use getter in app controller
* test: π POC for how we could update our tests to use auth account
* refactor: π‘ remove unused service
* test: π fix all tests in ui/admin
* test: π revert one change
* refactor: π‘ update ui/desktop w/ feedback + fix tests
* refactor: π‘ add in error handling
* refactor: π‘ cleanup unused service
* test: π fix e2e test selector
β Closes: https://hashicorp.atlassian.net/browse/ICU-17231
0 commit comments