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

App Subscription Stuck in 'Setup Ongoing' #227

Closed
nicoprow opened this issue Nov 11, 2024 · 2 comments
Closed

App Subscription Stuck in 'Setup Ongoing' #227

nicoprow opened this issue Nov 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@nicoprow
Copy link
Contributor

Current Behavior

When a company subscribes to one of my apps, the subscription gets stuck in 'Setup ongoing' and I can't activate the subscription.

Expected Behavior

I'm able to activate the subscription and receive a technical user generated for that subscription.

Steps To Reproduce

  1. As the CX-Operator create an app on the market place with the technical user 'BPDM Pool Consumer' to be created on subsription
  2. Activate the App
  3. As an Active Participant company send a subscripton request to that app on the market place
  4. As the Cx-Operator navigate to App Subscription Management page and see the stuck subscription
@nicoprow nicoprow added the bug Something isn't working label Nov 11, 2024
@nicoprow nicoprow changed the title App Subscription Stuck in Setup Ongoing App Subscription Stuck in 'Setup Ongoing' Nov 11, 2024
@Phil91 Phil91 self-assigned this Nov 11, 2024
@Phil91
Copy link
Member

Phil91 commented Nov 11, 2024

The problem is that the dim-middle-layer receives a 403 from the portal backend. Currently working on the issue. Would move it to the backend.

@nicoprow fyi

@Phil91 Phil91 transferred this issue from eclipse-tractusx/portal-frontend Nov 11, 2024
@evegufy
Copy link
Contributor

evegufy commented Nov 12, 2024

cause of the issue: sa-cl2-05 is missing the role technical_roles_management (Cl2-CX-Portal) role within the client scope, fixed on INT --> move to portal-iam to adapt realm seeding

@evegufy evegufy transferred this issue from eclipse-tractusx/portal-backend Nov 12, 2024
@evegufy evegufy added this to the Release 4.0.0 (24.12) milestone Nov 12, 2024
@evegufy evegufy self-assigned this Nov 12, 2024
@evegufy evegufy closed this as completed Nov 18, 2024
@github-project-automation github-project-automation bot moved this from IN PROGRESS to USER READY in Portal Nov 18, 2024
evegufy added a commit that referenced this issue Nov 20, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants