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

feat(technicalUser): add technical user creation #18

Merged
merged 10 commits into from
May 14, 2024
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
evegufy marked this conversation as resolved.
Show resolved Hide resolved
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/chart-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/kics.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/lint-pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# #############################################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/migrations-docker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/owasp-zap.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/processes-worker-docker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/service-docker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/unit.tests-formatting.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Disclaimer: The code in this project may include calls to APIs ("API Calls") of
you any rights to use or access any SAP External Product, or provide any third
parties the right to use of access any SAP External Product, through API Calls.

Files: *
Files: *.sln *.csproj *.json *.md *.gotmpl *.helmignore .editorconfig .gitignore DEPENDENCIES
Copyright: 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors
License: Apache-2.0
3 changes: 2 additions & 1 deletion charts/chart-testing-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/_helpers.tpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{- /*
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/configmap-postgres-init.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{- /*
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/cronjob-processes.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/ingress.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{- /*
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/job-migrations.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/secret-external-db.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{- /*
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/secret-postgres.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{- /*
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/secret.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{- /*
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/templates/service.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion charts/dim/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion consortia/argocd-app-templates/appsetup-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion consortia/argocd-app-templates/appsetup-int.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion consortia/environments/values-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
5 changes: 3 additions & 2 deletions consortia/environments/values-int.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down Expand Up @@ -76,7 +77,7 @@ processesworker:
clientSecret: "<path:portal/data/dim/int/callback#clientSecret>"
tokenAddress: "http://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token"
# -- Url to the cf service api
baseAddress: "https://portal-backend.dev.demo.catena-x.net"
baseAddress: "https://portal-backend.int.demo.catena-x.net"
technicalUserCreation:
encryptionConfigs:
index0:
Expand Down
3 changes: 2 additions & 1 deletion docker/Dockerfile-dim-migrations
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion docker/Dockerfile-dim-processes-worker
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
3 changes: 2 additions & 1 deletion docker/Dockerfile-dim-service
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
###############################################################
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
# Copyright (c) 2024 BMW Group AG
# Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!--
- Copyright (c) 2024 BMW Group AG
- Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
-
- See the NOTICE file(s) distributed with this work for additional
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/********************************************************************************
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
Expand Down
12 changes: 7 additions & 5 deletions src/clients/Dim.Clients/Api/Cf/CfClient.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/********************************************************************************
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
Expand All @@ -25,6 +26,7 @@
using Org.Eclipse.TractusX.Portal.Backend.Framework.HttpClientExtensions;
using System.Net.Http.Json;
using System.Text.Json;
using System.Web;

namespace Dim.Clients.Api.Cf;

Expand Down Expand Up @@ -71,13 +73,13 @@

private static async Task<Guid> GetEnvironmentId(string tenantName, CancellationToken cancellationToken, HttpClient client)
{
var environmentsResponse = await client.GetAsync("/v3/organizations", cancellationToken)
var environmentsResponse = await client.GetAsync($"/v3/organizations?names={HttpUtility.UrlEncode(tenantName)}", cancellationToken)
.CatchingIntoServiceExceptionFor("get-organizations", HttpAsyncResponseMessageExtension.RecoverOptions.INFRASTRUCTURE);
var environments = await environmentsResponse.Content
.ReadFromJsonAsync<GetEnvironmentsResponse>(JsonSerializerExtensions.Options, cancellationToken)
.ConfigureAwait(false);

var tenantEnvironment = environments.Resources.Where(x => x.Name == tenantName);

Check warning on line 82 in src/clients/Dim.Clients/Api/Cf/CfClient.cs

View workflow job for this annotation

GitHub Actions / build (8.0)

Dereference of a possibly null reference.

Check warning on line 82 in src/clients/Dim.Clients/Api/Cf/CfClient.cs

View workflow job for this annotation

GitHub Actions / build (8.0)

Dereference of a possibly null reference.
if (tenantEnvironment.Count() > 1)
{
throw new ConflictException($"There should only be one cf environment for tenant {tenantName}");
Expand Down Expand Up @@ -136,7 +138,7 @@
{
var spaceName = $"{tenantName}-space";
var client = await _basicAuthTokenService.GetBasicAuthorizedLegacyClient<CfClient>(_settings, cancellationToken).ConfigureAwait(false);
var result = await client.GetAsync("/v3/spaces", cancellationToken)
var result = await client.GetAsync($"/v3/spaces?names={HttpUtility.UrlEncode(spaceName)}", cancellationToken)
.CatchingIntoServiceExceptionFor("get-space", HttpAsyncResponseMessageExtension.RecoverOptions.ALLWAYS).ConfigureAwait(false);
try
{
Expand Down Expand Up @@ -180,8 +182,9 @@

private async Task<Guid> GetServiceInstances(string tenantName, Guid? spaceId, CancellationToken cancellationToken)
{
var name = $"{tenantName}-dim-instance";
var client = await _basicAuthTokenService.GetBasicAuthorizedLegacyClient<CfClient>(_settings, cancellationToken).ConfigureAwait(false);
var result = await client.GetAsync("/v3/service_instances", cancellationToken)
var result = await client.GetAsync($"/v3/service_instances?names={HttpUtility.UrlEncode(name)}", cancellationToken)
.CatchingIntoServiceExceptionFor("get-si", HttpAsyncResponseMessageExtension.RecoverOptions.INFRASTRUCTURE).ConfigureAwait(false);
try
{
Expand All @@ -193,7 +196,6 @@
throw new ServiceException("Response must not be null");
}

var name = $"{tenantName}-dim-instance";
var resources = response.Resources.Where(x => x.Name == name && x.Type == "managed" && (spaceId == null || x.Relationships.Space.Data.Id == spaceId.Value) && x.LastOperation.State == "succeeded");
if (resources.Count() != 1)
{
Expand Down Expand Up @@ -226,7 +228,7 @@
{
var client = await _basicAuthTokenService.GetBasicAuthorizedLegacyClient<CfClient>(_settings, cancellationToken).ConfigureAwait(false);
var serviceInstanceId = await GetServiceInstances(tenantName, spaceId, cancellationToken).ConfigureAwait(false);
var result = await client.GetAsync($"/v3/service_credential_bindings?names={bindingName}", cancellationToken)
var result = await client.GetAsync($"/v3/service_credential_bindings?names={HttpUtility.UrlEncode(bindingName)}", cancellationToken)
.CatchingIntoServiceExceptionFor("get-credential-binding", HttpAsyncResponseMessageExtension.RecoverOptions.INFRASTRUCTURE).ConfigureAwait(false);
try
{
Expand Down
1 change: 1 addition & 0 deletions src/clients/Dim.Clients/Api/Cf/CreateCfeRequest.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/********************************************************************************
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/********************************************************************************
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/********************************************************************************
* Copyright (c) 2024 BMW Group AG
* Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors.
*
* See the NOTICE file(s) distributed with this work for additional
Expand Down
Loading
Loading