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
DIM wrapper/middle layer should be enabled to connect against other IAM than centralidp as it is to be considered a separate component. belonging to the DIM and not to shared services of the dataspace
Steps To Reproduce
Detected in version 2.0.0
The text was updated successfully, but these errors were encountered:
adjusted the configuration for the dim middle layer to be configureable to use other idps than the central idp
--------------------
Refs: #373
Reviewed-By: Evelyn Gurschler <[email protected]>
Current Behavior
In the context of portal helm chart, the only IAM which can currently be used with with the DIM wrapper/middle layer is the centralidp, see for instance https://github.com/eclipse-tractusx/portal/blob/portal-2.0.0/charts/portal/templates/cronjob-backend-processes.yaml#L223
Expected Behavior
DIM wrapper/middle layer should be enabled to connect against other IAM than centralidp as it is to be considered a separate component. belonging to the DIM and not to shared services of the dataspace
Steps To Reproduce
Detected in version 2.0.0
The text was updated successfully, but these errors were encountered: