-
Notifications
You must be signed in to change notification settings - Fork 20
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
Use Case Participation Page Blank #226
Comments
The bug doesn't occur for the CX-Operator User. I think it's a role related issue. @evegufy fyi, let's talk in the daily about it. |
We did an initial analysis and it appears to be a backend related issue in the context of the Keycloak upgrade to v25: change to user profiles --> moving issue to portal-backend |
after analysing the problem was introduced with the upgrade to keycloak v25. The profiles didn't include the bpn of the user. we've added the organisation and bpn to the User profile within the central iam for the Catena-X Central realm. We'll update the seeding. |
to address user attributes change coming keycloak v24 #226
* fix: enable user profiles in cx-central realm to address user attributes change coming keycloak v24 #226 * fix(master sharedidp): update realm to not require user profiles as that's the default in master realms, discovered as part of eclipse-tractusx/portal-backend#1154 * fix(svc): add technical_roles_management role to client scope #227 * fix(svc): add create_ssi_notifications role to sa-cl24-01 from Cl2-CX-Portal client #229 * fix(docs): add store_didDocument from technical user accounts
Current Behavior
When navigating to My Company -> Config - Use Case Participation I don't see any use cases to participate in.
Expected Behavior
I expect a list of use cases to participate in. In particular a use case which gives me a credential for DataExchangeGovernance:1.0.
Steps To Reproduce
The text was updated successfully, but these errors were encountered: