Kashish Mittal
Kashish Mittal
Based on the general consensus during today's SIG meeting, we’ve decided to continue adding changesets for devDependencies. As such, I’ll be closing this issue.
Looks like only a couple of minor changes are required, I can try to have a PR up for this soon
I assume you're running `yarn dev` with both the frontend and backend on `http://localhost:7007`, which is causing the error above. As outlined in [these steps](https://github.com/redhat-developer/rhdh/blob/main/docs/index.md#running-locally-with-the-optional-plugins), this requires setting app.baseUrl to...
I was wondering if it makes sense to do this for some of the other plugins as well, in particular the azure ones?
Hi @JohannesWill, this plugin has been migrated to https://github.com/backstage/community-plugins/tree/main/workspaces/keycloak and won't be maintained in this repository, so feel free to open a PR with your fix there!
Additionally, could you raise this bug in the [https://github.com/backstage/community-plugins](https://github.com/backstage/community-plugins) repo and close this one?
The Keycloak admin API returns usernames as strings (https://github.com/keycloak/keycloak/blob/main/js/libs/keycloak-admin-client/src/defs/userRepresentation.ts#L10), so I don't think that should be an issue. I tested by assigning both numeric and alphanumeric usernames to a group,...
@BethGriggs are we good to close this PR now that https://github.com/backstage/community-plugins/pull/3562 has been merged?
@ScottGuymer @vinzscam Can this PR be closed now since https://github.com/backstage/community-plugins/pull/1928 which uses an alternative approach has been merged?
@fjudith any ideas on why this might be happening?