diff --git a/.github/workflows/centralidp-chart-test.yaml b/.github/workflows/centralidp-chart-test.yaml index b9258de1..502cb399 100644 --- a/.github/workflows/centralidp-chart-test.yaml +++ b/.github/workflows/centralidp-chart-test.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/cx-iam-consortia.yml b/.github/workflows/cx-iam-consortia.yml index 07b2f39a..be301b03 100644 --- a/.github/workflows/cx-iam-consortia.yml +++ b/.github/workflows/cx-iam-consortia.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/cx-iam.yml b/.github/workflows/cx-iam.yml index f4308e49..63bdbace 100644 --- a/.github/workflows/cx-iam.yml +++ b/.github/workflows/cx-iam.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/kics.yml b/.github/workflows/kics.yml index 8edd2d7a..46e5d979 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/sharedidp-chart-test.yaml b/.github/workflows/sharedidp-chart-test.yaml index ff2b5626..d7fc3f7f 100644 --- a/.github/workflows/sharedidp-chart-test.yaml +++ b/.github/workflows/sharedidp-chart-test.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index 7dcc1237..509c3893 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.tractusx b/.tractusx index 547469e5..7f33bd35 100644 --- a/.tractusx +++ b/.tractusx @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/centralidp/Chart.yaml b/charts/centralidp/Chart.yaml index 473dc86d..43af77dc 100644 --- a/charts/centralidp/Chart.yaml +++ b/charts/centralidp/Chart.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021-2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/centralidp/templates/_helpers.tpl b/charts/centralidp/templates/_helpers.tpl index a6e106db..eefa1099 100644 --- a/charts/centralidp/templates/_helpers.tpl +++ b/charts/centralidp/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -* Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/centralidp/templates/job-seeding.yaml b/charts/centralidp/templates/job-seeding.yaml index 578d2432..e29bb327 100644 --- a/charts/centralidp/templates/job-seeding.yaml +++ b/charts/centralidp/templates/job-seeding.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/centralidp/templates/secret-centralidp.yaml b/charts/centralidp/templates/secret-centralidp.yaml index 901278fa..7af8a6d4 100644 --- a/charts/centralidp/templates/secret-centralidp.yaml +++ b/charts/centralidp/templates/secret-centralidp.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/centralidp/templates/secret-external-db.yaml b/charts/centralidp/templates/secret-external-db.yaml index 656a89fc..6570900c 100644 --- a/charts/centralidp/templates/secret-external-db.yaml +++ b/charts/centralidp/templates/secret-external-db.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/centralidp/templates/secret-postgres-init.yaml b/charts/centralidp/templates/secret-postgres-init.yaml index 5305014b..a741dd6d 100644 --- a/charts/centralidp/templates/secret-postgres-init.yaml +++ b/charts/centralidp/templates/secret-postgres-init.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/centralidp/values.yaml b/charts/centralidp/values.yaml index bb07e462..9fb3a05b 100644 --- a/charts/centralidp/values.yaml +++ b/charts/centralidp/values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/chart-testing-config.yaml b/charts/chart-testing-config.yaml index eaa5a108..842f33b6 100644 --- a/charts/chart-testing-config.yaml +++ b/charts/chart-testing-config.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/sharedidp/Chart.yaml b/charts/sharedidp/Chart.yaml index ced709be..591cc6c2 100644 --- a/charts/sharedidp/Chart.yaml +++ b/charts/sharedidp/Chart.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/sharedidp/templates/secret-external-db.yaml b/charts/sharedidp/templates/secret-external-db.yaml index 38a3408b..1bd5cd08 100644 --- a/charts/sharedidp/templates/secret-external-db.yaml +++ b/charts/sharedidp/templates/secret-external-db.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/sharedidp/templates/secret-postgres-init.yaml b/charts/sharedidp/templates/secret-postgres-init.yaml index 7c640192..0422263d 100644 --- a/charts/sharedidp/templates/secret-postgres-init.yaml +++ b/charts/sharedidp/templates/secret-postgres-init.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/sharedidp/templates/secret-sharedidp-realms.yaml b/charts/sharedidp/templates/secret-sharedidp-realms.yaml index ad0def5b..d6492576 100644 --- a/charts/sharedidp/templates/secret-sharedidp-realms.yaml +++ b/charts/sharedidp/templates/secret-sharedidp-realms.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/charts/sharedidp/templates/secret-sharedidp.yaml b/charts/sharedidp/templates/secret-sharedidp.yaml index 901278fa..7af8a6d4 100644 --- a/charts/sharedidp/templates/secret-sharedidp.yaml +++ b/charts/sharedidp/templates/secret-sharedidp.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/charts/sharedidp/values.yaml b/charts/sharedidp/values.yaml index 50511bee..678fc9e2 100644 --- a/charts/sharedidp/values.yaml +++ b/charts/sharedidp/values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-beta.yaml b/consortia/argocd-app-templates/centralidp/appsetup-beta.yaml index 4cb4f15a..c9eff617 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-beta.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-dev.yaml b/consortia/argocd-app-templates/centralidp/appsetup-dev.yaml index 46d0e398..634f6a24 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-dev.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-int.yaml b/consortia/argocd-app-templates/centralidp/appsetup-int.yaml index a11a6b43..38b94a12 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-int.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-pen.yaml b/consortia/argocd-app-templates/centralidp/appsetup-pen.yaml index 844604b3..eb00e30d 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-pen.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-rc.yaml b/consortia/argocd-app-templates/centralidp/appsetup-rc.yaml index 68d357f9..44eab2b0 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-rc.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-stable.yaml b/consortia/argocd-app-templates/centralidp/appsetup-stable.yaml index 0716273b..5a302e56 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-stable.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-stable.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-templateconsortia.yaml b/consortia/argocd-app-templates/centralidp/appsetup-templateconsortia.yaml index 479f1333..64410390 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-templateconsortia.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-templateconsortia.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/centralidp/appsetup-templategeneric.yaml b/consortia/argocd-app-templates/centralidp/appsetup-templategeneric.yaml index d0d57d21..f20a02e3 100644 --- a/consortia/argocd-app-templates/centralidp/appsetup-templategeneric.yaml +++ b/consortia/argocd-app-templates/centralidp/appsetup-templategeneric.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-beta.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-beta.yaml index 91f5ea69..f1c9a3e2 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-beta.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-dev.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-dev.yaml index f47189fc..4b4d51e9 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-dev.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-int.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-int.yaml index c55cb052..f9fc6443 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-int.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-pen.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-pen.yaml index a871fecf..fe716331 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-pen.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-rc.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-rc.yaml index d8e221f8..79d9ae57 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-rc.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-stable.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-stable.yaml index 6d8edb91..181750c6 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-stable.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-stable.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-templateconsortia.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-templateconsortia.yaml index 4a14c937..ebd0829e 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-templateconsortia.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-templateconsortia.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/argocd-app-templates/sharedidp/appsetup-templategeneric.yaml b/consortia/argocd-app-templates/sharedidp/appsetup-templategeneric.yaml index 5401bac7..c9a1483e 100644 --- a/consortia/argocd-app-templates/sharedidp/appsetup-templategeneric.yaml +++ b/consortia/argocd-app-templates/sharedidp/appsetup-templategeneric.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/centralidp/values-beta.yaml b/consortia/environments/centralidp/values-beta.yaml index acc23fa1..08cd3414 100644 --- a/consortia/environments/centralidp/values-beta.yaml +++ b/consortia/environments/centralidp/values-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/centralidp/values-dev.yaml b/consortia/environments/centralidp/values-dev.yaml index 4a7298fe..4562045d 100644 --- a/consortia/environments/centralidp/values-dev.yaml +++ b/consortia/environments/centralidp/values-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/centralidp/values-int.yaml b/consortia/environments/centralidp/values-int.yaml index 656a7332..ae6091b6 100644 --- a/consortia/environments/centralidp/values-int.yaml +++ b/consortia/environments/centralidp/values-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/centralidp/values-pen.yaml b/consortia/environments/centralidp/values-pen.yaml index f7c21d2b..f5db8a28 100644 --- a/consortia/environments/centralidp/values-pen.yaml +++ b/consortia/environments/centralidp/values-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/centralidp/values-rc.yaml b/consortia/environments/centralidp/values-rc.yaml index 461ef994..25795be8 100644 --- a/consortia/environments/centralidp/values-rc.yaml +++ b/consortia/environments/centralidp/values-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/centralidp/values-templateconsortia.yaml b/consortia/environments/centralidp/values-templateconsortia.yaml index 1d4e30c2..7b44ada9 100644 --- a/consortia/environments/centralidp/values-templateconsortia.yaml +++ b/consortia/environments/centralidp/values-templateconsortia.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/centralidp/values-templategeneric.yaml b/consortia/environments/centralidp/values-templategeneric.yaml index a572457e..2dad0106 100644 --- a/consortia/environments/centralidp/values-templategeneric.yaml +++ b/consortia/environments/centralidp/values-templategeneric.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/sharedidp/values-beta.yaml b/consortia/environments/sharedidp/values-beta.yaml index bbaead19..47e7ec94 100644 --- a/consortia/environments/sharedidp/values-beta.yaml +++ b/consortia/environments/sharedidp/values-beta.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/sharedidp/values-dev.yaml b/consortia/environments/sharedidp/values-dev.yaml index b321ba3d..748191f6 100644 --- a/consortia/environments/sharedidp/values-dev.yaml +++ b/consortia/environments/sharedidp/values-dev.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/sharedidp/values-int.yaml b/consortia/environments/sharedidp/values-int.yaml index 1ae056df..6ba5c1c8 100644 --- a/consortia/environments/sharedidp/values-int.yaml +++ b/consortia/environments/sharedidp/values-int.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/sharedidp/values-pen.yaml b/consortia/environments/sharedidp/values-pen.yaml index 08824b6e..5d849519 100644 --- a/consortia/environments/sharedidp/values-pen.yaml +++ b/consortia/environments/sharedidp/values-pen.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/sharedidp/values-rc.yaml b/consortia/environments/sharedidp/values-rc.yaml index 07523395..5ecb7808 100644 --- a/consortia/environments/sharedidp/values-rc.yaml +++ b/consortia/environments/sharedidp/values-rc.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/sharedidp/values-templateconsortia.yaml b/consortia/environments/sharedidp/values-templateconsortia.yaml index 233651db..c4fe73c8 100644 --- a/consortia/environments/sharedidp/values-templateconsortia.yaml +++ b/consortia/environments/sharedidp/values-templateconsortia.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/consortia/environments/sharedidp/values-templategeneric.yaml b/consortia/environments/sharedidp/values-templategeneric.yaml index 99d8ac1b..7a7e50ab 100644 --- a/consortia/environments/sharedidp/values-templategeneric.yaml +++ b/consortia/environments/sharedidp/values-templategeneric.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docker/Dockerfile.consortia.import b/docker/Dockerfile.consortia.import index 16087a0e..5161dd66 100644 --- a/docker/Dockerfile.consortia.import +++ b/docker/Dockerfile.consortia.import @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docker/Dockerfile.import b/docker/Dockerfile.import index 8d71b0a7..5359c9af 100644 --- a/docker/Dockerfile.import +++ b/docker/Dockerfile.import @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/Chart.yaml b/docs/consultation/charts/portal-iam/Chart.yaml index 92b993fb..7ee01dd5 100644 --- a/docs/consultation/charts/portal-iam/Chart.yaml +++ b/docs/consultation/charts/portal-iam/Chart.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/templates/_helpers.tpl b/docs/consultation/charts/portal-iam/templates/_helpers.tpl index c0fee7a8..4a72f3b8 100644 --- a/docs/consultation/charts/portal-iam/templates/_helpers.tpl +++ b/docs/consultation/charts/portal-iam/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/templates/hooks/check-variable.yaml b/docs/consultation/charts/portal-iam/templates/hooks/check-variable.yaml index 2f54ee30..d9ea1bf7 100644 --- a/docs/consultation/charts/portal-iam/templates/hooks/check-variable.yaml +++ b/docs/consultation/charts/portal-iam/templates/hooks/check-variable.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/templates/hooks/seeding-job.yaml b/docs/consultation/charts/portal-iam/templates/hooks/seeding-job.yaml index 61fbadc0..c5008ab0 100644 --- a/docs/consultation/charts/portal-iam/templates/hooks/seeding-job.yaml +++ b/docs/consultation/charts/portal-iam/templates/hooks/seeding-job.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/templates/secret-external-db.yaml b/docs/consultation/charts/portal-iam/templates/secret-external-db.yaml index 16324259..daca2877 100644 --- a/docs/consultation/charts/portal-iam/templates/secret-external-db.yaml +++ b/docs/consultation/charts/portal-iam/templates/secret-external-db.yaml @@ -1,5 +1,5 @@ {{- /* -* Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +* Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/templates/secret-instancetype.yaml b/docs/consultation/charts/portal-iam/templates/secret-instancetype.yaml index 2bc8445c..f0fa83a8 100644 --- a/docs/consultation/charts/portal-iam/templates/secret-instancetype.yaml +++ b/docs/consultation/charts/portal-iam/templates/secret-instancetype.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/templates/secret-kc-admin.yaml b/docs/consultation/charts/portal-iam/templates/secret-kc-admin.yaml index 50de046c..d5b5ec4b 100644 --- a/docs/consultation/charts/portal-iam/templates/secret-kc-admin.yaml +++ b/docs/consultation/charts/portal-iam/templates/secret-kc-admin.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/charts/portal-iam/values.yaml b/docs/consultation/charts/portal-iam/values.yaml index 72c98d96..650df578 100644 --- a/docs/consultation/charts/portal-iam/values.yaml +++ b/docs/consultation/charts/portal-iam/values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/consultation.md b/docs/consultation/consultation.md index 62e220ce..f6afa77b 100644 --- a/docs/consultation/consultation.md +++ b/docs/consultation/consultation.md @@ -111,5 +111,5 @@ Connection to https://github.com/eclipse-tractusx/sig-infra/issues/271 This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/consultation/environments/centralidp/blue/kc-central-blue-values.yaml b/docs/consultation/environments/centralidp/blue/kc-central-blue-values.yaml index 1dc47bdf..c6b637ac 100644 --- a/docs/consultation/environments/centralidp/blue/kc-central-blue-values.yaml +++ b/docs/consultation/environments/centralidp/blue/kc-central-blue-values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml b/docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml index ed04029c..ccce79c8 100644 --- a/docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml +++ b/docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/environments/sharedidp/blue/kc-shared-blue-values.yaml b/docs/consultation/environments/sharedidp/blue/kc-shared-blue-values.yaml index d2b5255c..f01c1c37 100644 --- a/docs/consultation/environments/sharedidp/blue/kc-shared-blue-values.yaml +++ b/docs/consultation/environments/sharedidp/blue/kc-shared-blue-values.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml b/docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml index 32cc71bd..5ca348c5 100644 --- a/docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml +++ b/docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/docs/consultation/portal-iam-helm-chart.md b/docs/consultation/portal-iam-helm-chart.md index a5fe9f0a..979ade65 100644 --- a/docs/consultation/portal-iam-helm-chart.md +++ b/docs/consultation/portal-iam-helm-chart.md @@ -184,5 +184,5 @@ about Helm Charts Umbrella, review the following references: This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/consultation/workshop-20230927.md b/docs/consultation/workshop-20230927.md index 0d47f474..dccb9fef 100644 --- a/docs/consultation/workshop-20230927.md +++ b/docs/consultation/workshop-20230927.md @@ -376,5 +376,5 @@ Requested by a [Pull Request](https://github.com/keycloak/keycloak-quickstarts/i This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/consultation/workshop-20231005.md b/docs/consultation/workshop-20231005.md index e9538289..3d163721 100644 --- a/docs/consultation/workshop-20231005.md +++ b/docs/consultation/workshop-20231005.md @@ -132,5 +132,5 @@ on 🎩 ❯ pv-migrate migrate postgresql-pvc-central-blue postgresql-pvc-centra This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/2-factor-auth.png.license b/docs/static/2-factor-auth.png.license index 30820604..e6bad834 100644 --- a/docs/static/2-factor-auth.png.license +++ b/docs/static/2-factor-auth.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/add-idp.png.license b/docs/static/add-idp.png.license index 30820604..e6bad834 100644 --- a/docs/static/add-idp.png.license +++ b/docs/static/add-idp.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/add-provider-menu.png.license b/docs/static/add-provider-menu.png.license index 30820604..e6bad834 100644 --- a/docs/static/add-provider-menu.png.license +++ b/docs/static/add-provider-menu.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/auth-flow.png.license b/docs/static/auth-flow.png.license index 30820604..e6bad834 100644 --- a/docs/static/auth-flow.png.license +++ b/docs/static/auth-flow.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/authentication-flow.png.license b/docs/static/authentication-flow.png.license index 30820604..e6bad834 100644 --- a/docs/static/authentication-flow.png.license +++ b/docs/static/authentication-flow.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/authentication-protocol.png.license b/docs/static/authentication-protocol.png.license index 30820604..e6bad834 100644 --- a/docs/static/authentication-protocol.png.license +++ b/docs/static/authentication-protocol.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/authenticationflow.png.license b/docs/static/authenticationflow.png.license index 237685b9..d4aa64b0 100644 --- a/docs/static/authenticationflow.png.license +++ b/docs/static/authenticationflow.png.license @@ -1,5 +1,5 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2024 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/bpdm-gate-overview.png.license b/docs/static/bpdm-gate-overview.png.license index 30820604..e6bad834 100644 --- a/docs/static/bpdm-gate-overview.png.license +++ b/docs/static/bpdm-gate-overview.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/bpdm-pool.png.license b/docs/static/bpdm-pool.png.license index 30820604..e6bad834 100644 --- a/docs/static/bpdm-pool.png.license +++ b/docs/static/bpdm-pool.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/bpn.png.license b/docs/static/bpn.png.license index 30820604..e6bad834 100644 --- a/docs/static/bpn.png.license +++ b/docs/static/bpn.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/brute-force.png.license b/docs/static/brute-force.png.license index 30820604..e6bad834 100644 --- a/docs/static/brute-force.png.license +++ b/docs/static/brute-force.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/client-authentication-concept.png.license b/docs/static/client-authentication-concept.png.license index 30820604..e6bad834 100644 --- a/docs/static/client-authentication-concept.png.license +++ b/docs/static/client-authentication-concept.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/client-data.png.license b/docs/static/client-data.png.license index 30820604..e6bad834 100644 --- a/docs/static/client-data.png.license +++ b/docs/static/client-data.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/client-roles.png.license b/docs/static/client-roles.png.license index 30820604..e6bad834 100644 --- a/docs/static/client-roles.png.license +++ b/docs/static/client-roles.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/common-parameters.png.license b/docs/static/common-parameters.png.license index 30820604..e6bad834 100644 --- a/docs/static/common-parameters.png.license +++ b/docs/static/common-parameters.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/composite-roles.png.license b/docs/static/composite-roles.png.license index 30820604..e6bad834 100644 --- a/docs/static/composite-roles.png.license +++ b/docs/static/composite-roles.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/create-user.png.license b/docs/static/create-user.png.license index 30820604..e6bad834 100644 --- a/docs/static/create-user.png.license +++ b/docs/static/create-user.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/event-config.png.license b/docs/static/event-config.png.license index 30820604..e6bad834 100644 --- a/docs/static/event-config.png.license +++ b/docs/static/event-config.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/first-login-flow.png.license b/docs/static/first-login-flow.png.license index 30820604..e6bad834 100644 --- a/docs/static/first-login-flow.png.license +++ b/docs/static/first-login-flow.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/identity-providers.png.license b/docs/static/identity-providers.png.license index 30820604..e6bad834 100644 --- a/docs/static/identity-providers.png.license +++ b/docs/static/identity-providers.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/import-external-idp-config.png.license b/docs/static/import-external-idp-config.png.license index 30820604..e6bad834 100644 --- a/docs/static/import-external-idp-config.png.license +++ b/docs/static/import-external-idp-config.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/login-event-filter.png.license b/docs/static/login-event-filter.png.license index 30820604..e6bad834 100644 --- a/docs/static/login-event-filter.png.license +++ b/docs/static/login-event-filter.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/login-events.png.license b/docs/static/login-events.png.license index 30820604..e6bad834 100644 --- a/docs/static/login-events.png.license +++ b/docs/static/login-events.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/managed-wallets-overview.png.license b/docs/static/managed-wallets-overview.png.license index 30820604..e6bad834 100644 --- a/docs/static/managed-wallets-overview.png.license +++ b/docs/static/managed-wallets-overview.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/mappers.png.license b/docs/static/mappers.png.license index 30820604..e6bad834 100644 --- a/docs/static/mappers.png.license +++ b/docs/static/mappers.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/new-flow.png.license b/docs/static/new-flow.png.license index 30820604..e6bad834 100644 --- a/docs/static/new-flow.png.license +++ b/docs/static/new-flow.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/overall-system.png.license b/docs/static/overall-system.png.license index 30820604..e6bad834 100644 --- a/docs/static/overall-system.png.license +++ b/docs/static/overall-system.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/password-policy.png.license b/docs/static/password-policy.png.license index 30820604..e6bad834 100644 --- a/docs/static/password-policy.png.license +++ b/docs/static/password-policy.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/password-recovery.png.license b/docs/static/password-recovery.png.license index 30820604..e6bad834 100644 --- a/docs/static/password-recovery.png.license +++ b/docs/static/password-recovery.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/portal-application-overview.png.license b/docs/static/portal-application-overview.png.license index 30820604..e6bad834 100644 --- a/docs/static/portal-application-overview.png.license +++ b/docs/static/portal-application-overview.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/portal-idp.png.license b/docs/static/portal-idp.png.license index 30820604..e6bad834 100644 --- a/docs/static/portal-idp.png.license +++ b/docs/static/portal-idp.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/registration-application-overview.png.license b/docs/static/registration-application-overview.png.license index 30820604..e6bad834 100644 --- a/docs/static/registration-application-overview.png.license +++ b/docs/static/registration-application-overview.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/required-authenticaction.png.license b/docs/static/required-authenticaction.png.license index 30820604..e6bad834 100644 --- a/docs/static/required-authenticaction.png.license +++ b/docs/static/required-authenticaction.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/roles-permissions.png.license b/docs/static/roles-permissions.png.license index 30820604..e6bad834 100644 --- a/docs/static/roles-permissions.png.license +++ b/docs/static/roles-permissions.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/save-events.png.license b/docs/static/save-events.png.license index 30820604..e6bad834 100644 --- a/docs/static/save-events.png.license +++ b/docs/static/save-events.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/scenario1.png.license b/docs/static/scenario1.png.license index 30820604..e6bad834 100644 --- a/docs/static/scenario1.png.license +++ b/docs/static/scenario1.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/scenario2-1.png.license b/docs/static/scenario2-1.png.license index 30820604..e6bad834 100644 --- a/docs/static/scenario2-1.png.license +++ b/docs/static/scenario2-1.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/scenario2.png.license b/docs/static/scenario2.png.license index 30820604..e6bad834 100644 --- a/docs/static/scenario2.png.license +++ b/docs/static/scenario2.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/technical-user-accounts-overview.png.license b/docs/static/technical-user-accounts-overview.png.license index 30820604..e6bad834 100644 --- a/docs/static/technical-user-accounts-overview.png.license +++ b/docs/static/technical-user-accounts-overview.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/technical-user-overview.png.license b/docs/static/technical-user-overview.png.license index 30820604..e6bad834 100644 --- a/docs/static/technical-user-overview.png.license +++ b/docs/static/technical-user-overview.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/tokens.png.license b/docs/static/tokens.png.license index 30820604..e6bad834 100644 --- a/docs/static/tokens.png.license +++ b/docs/static/tokens.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/static/users-view.png.license b/docs/static/users-view.png.license index 30820604..e6bad834 100644 --- a/docs/static/users-view.png.license +++ b/docs/static/users-view.png.license @@ -1,6 +1,6 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: Copyright (c) 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/00. External Identity Provider.md b/docs/technical documentation/00. External Identity Provider.md index da3d5ed9..0d7c70f7 100644 --- a/docs/technical documentation/00. External Identity Provider.md +++ b/docs/technical documentation/00. External Identity Provider.md @@ -46,5 +46,5 @@ Individual mappers are possible, but not suggested. This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/01. Introduction.md b/docs/technical documentation/01. Introduction.md index 50b58332..bc555722 100644 --- a/docs/technical documentation/01. Introduction.md +++ b/docs/technical documentation/01. Introduction.md @@ -18,5 +18,5 @@ The Schatten-User are always federated identities This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/02. Generic Setup.md b/docs/technical documentation/02. Generic Setup.md index d63a9a47..ddea98e7 100644 --- a/docs/technical documentation/02. Generic Setup.md +++ b/docs/technical documentation/02. Generic Setup.md @@ -119,5 +119,5 @@ Set this to ON if your SMTP server requires authentication. When prompted, suppl This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/03. Clients.md b/docs/technical documentation/03. Clients.md index bd57cc3d..d55a9c10 100644 --- a/docs/technical documentation/03. Clients.md +++ b/docs/technical documentation/03. Clients.md @@ -77,5 +77,5 @@ Security: HIGH This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/04 User Management.md b/docs/technical documentation/04 User Management.md index 90f24def..6c0dafaa 100644 --- a/docs/technical documentation/04 User Management.md +++ b/docs/technical documentation/04 User Management.md @@ -90,5 +90,5 @@ Details regarding the attributes can get found under the link [attribute details This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/05. Authentication Configuration.md b/docs/technical documentation/05. Authentication Configuration.md index 0501356a..32754cbb 100644 --- a/docs/technical documentation/05. Authentication Configuration.md +++ b/docs/technical documentation/05. Authentication Configuration.md @@ -7,5 +7,5 @@ This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/06. Roles & Rights Concept.md b/docs/technical documentation/06. Roles & Rights Concept.md index 00732cbf..b5abe532 100644 --- a/docs/technical documentation/06. Roles & Rights Concept.md +++ b/docs/technical documentation/06. Roles & Rights Concept.md @@ -186,5 +186,5 @@ User permission / access withdrawal are possible via This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/07. Password Policy.md b/docs/technical documentation/07. Password Policy.md index 144b321a..7251873c 100644 --- a/docs/technical documentation/07. Password Policy.md +++ b/docs/technical documentation/07. Password Policy.md @@ -120,5 +120,5 @@ The IdP, where the user is stored/created (for SharedIdP Companies its the Share This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/08. Email Configuration.md b/docs/technical documentation/08. Email Configuration.md index d4d77925..dbea9979 100644 --- a/docs/technical documentation/08. Email Configuration.md +++ b/docs/technical documentation/08. Email Configuration.md @@ -68,5 +68,5 @@ This can get changed (if necessary) if a new login/account with the respective e This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/09. Event Logging.md b/docs/technical documentation/09. Event Logging.md index ffac182c..95ab8914 100644 --- a/docs/technical documentation/09. Event Logging.md +++ b/docs/technical documentation/09. Event Logging.md @@ -149,5 +149,5 @@ You can exclude one or more events by editing the standalone.xml, standalone-ha. This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/10. Generic Security.md b/docs/technical documentation/10. Generic Security.md index 35a6eddd..cc04ed92 100644 --- a/docs/technical documentation/10. Generic Security.md +++ b/docs/technical documentation/10. Generic Security.md @@ -150,5 +150,5 @@ The flow that you must configure depends on how you authenticate users: This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021, 2024 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/11. FAQ.md b/docs/technical documentation/11. FAQ.md index 7bf57ad7..c445a1d1 100644 --- a/docs/technical documentation/11. FAQ.md +++ b/docs/technical documentation/11. FAQ.md @@ -188,5 +188,5 @@ After saving the config, the client gets automatically a service user account cr This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/docs/technical documentation/12. Upgrade Details.md b/docs/technical documentation/12. Upgrade Details.md index 401be09b..c50879ba 100644 --- a/docs/technical documentation/12. Upgrade Details.md +++ b/docs/technical documentation/12. Upgrade Details.md @@ -135,5 +135,5 @@ To fix that our recommendation is to restart the stateful set of the central idp This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). - SPDX-License-Identifier: Apache-2.0 -- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation - Source URL: https://github.com/eclipse-tractusx/portal-iam diff --git a/import/keycloak-themes/catenax-central/email/email.scss b/import/keycloak-themes/catenax-central/email/email.scss index a59b6b4b..c5e4853d 100644 --- a/import/keycloak-themes/catenax-central/email/email.scss +++ b/import/keycloak-themes/catenax-central/email/email.scss @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation + * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/email-test.ftl b/import/keycloak-themes/catenax-central/email/html/email-test.ftl index ed0c0472..483592e2 100644 --- a/import/keycloak-themes/catenax-central/email/html/email-test.ftl +++ b/import/keycloak-themes/catenax-central/email/html/email-test.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/email-verification-with-code.ftl b/import/keycloak-themes/catenax-central/email/html/email-verification-with-code.ftl index c320c78d..9e2e0913 100644 --- a/import/keycloak-themes/catenax-central/email/html/email-verification-with-code.ftl +++ b/import/keycloak-themes/catenax-central/email/html/email-verification-with-code.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/email-verification.ftl b/import/keycloak-themes/catenax-central/email/html/email-verification.ftl index 485755b7..fa4bb3d2 100644 --- a/import/keycloak-themes/catenax-central/email/html/email-verification.ftl +++ b/import/keycloak-themes/catenax-central/email/html/email-verification.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/event-login_error.ftl b/import/keycloak-themes/catenax-central/email/html/event-login_error.ftl index a3dca63c..ec4ebed6 100644 --- a/import/keycloak-themes/catenax-central/email/html/event-login_error.ftl +++ b/import/keycloak-themes/catenax-central/email/html/event-login_error.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/event-remove_totp.ftl b/import/keycloak-themes/catenax-central/email/html/event-remove_totp.ftl index 7d4e6e14..e1e4884b 100644 --- a/import/keycloak-themes/catenax-central/email/html/event-remove_totp.ftl +++ b/import/keycloak-themes/catenax-central/email/html/event-remove_totp.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/event-update_password.ftl b/import/keycloak-themes/catenax-central/email/html/event-update_password.ftl index bdfcd659..0cf11f7a 100644 --- a/import/keycloak-themes/catenax-central/email/html/event-update_password.ftl +++ b/import/keycloak-themes/catenax-central/email/html/event-update_password.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/event-update_totp.ftl b/import/keycloak-themes/catenax-central/email/html/event-update_totp.ftl index 5d1651ea..0464ebbb 100644 --- a/import/keycloak-themes/catenax-central/email/html/event-update_totp.ftl +++ b/import/keycloak-themes/catenax-central/email/html/event-update_totp.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/executeActions.ftl b/import/keycloak-themes/catenax-central/email/html/executeActions.ftl index f19be089..2518d7dd 100644 --- a/import/keycloak-themes/catenax-central/email/html/executeActions.ftl +++ b/import/keycloak-themes/catenax-central/email/html/executeActions.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/identity-provider-link.ftl b/import/keycloak-themes/catenax-central/email/html/identity-provider-link.ftl index 63597962..7916f487 100644 --- a/import/keycloak-themes/catenax-central/email/html/identity-provider-link.ftl +++ b/import/keycloak-themes/catenax-central/email/html/identity-provider-link.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/password-reset.ftl b/import/keycloak-themes/catenax-central/email/html/password-reset.ftl index 8b94da30..8edb3b7e 100644 --- a/import/keycloak-themes/catenax-central/email/html/password-reset.ftl +++ b/import/keycloak-themes/catenax-central/email/html/password-reset.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/html/template.ftl b/import/keycloak-themes/catenax-central/email/html/template.ftl index f71bc8c6..0e3df266 100644 --- a/import/keycloak-themes/catenax-central/email/html/template.ftl +++ b/import/keycloak-themes/catenax-central/email/html/template.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/index.ts b/import/keycloak-themes/catenax-central/email/index.ts index b5bd8174..f8f54849 100644 --- a/import/keycloak-themes/catenax-central/email/index.ts +++ b/import/keycloak-themes/catenax-central/email/index.ts @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation + * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/messages/messages_en.properties b/import/keycloak-themes/catenax-central/email/messages/messages_en.properties index 8986a678..0bc9c98a 100644 --- a/import/keycloak-themes/catenax-central/email/messages/messages_en.properties +++ b/import/keycloak-themes/catenax-central/email/messages/messages_en.properties @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/email-test.ftl b/import/keycloak-themes/catenax-central/email/text/email-test.ftl index 0e8addfb..c2cc2957 100644 --- a/import/keycloak-themes/catenax-central/email/text/email-test.ftl +++ b/import/keycloak-themes/catenax-central/email/text/email-test.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/email-verification-with-code.ftl b/import/keycloak-themes/catenax-central/email/text/email-verification-with-code.ftl index 8817952b..8184027d 100644 --- a/import/keycloak-themes/catenax-central/email/text/email-verification-with-code.ftl +++ b/import/keycloak-themes/catenax-central/email/text/email-verification-with-code.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/email-verification.ftl b/import/keycloak-themes/catenax-central/email/text/email-verification.ftl index 393bc455..52434923 100644 --- a/import/keycloak-themes/catenax-central/email/text/email-verification.ftl +++ b/import/keycloak-themes/catenax-central/email/text/email-verification.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/event-login_error.ftl b/import/keycloak-themes/catenax-central/email/text/event-login_error.ftl index 9ffac7fa..d943be47 100644 --- a/import/keycloak-themes/catenax-central/email/text/event-login_error.ftl +++ b/import/keycloak-themes/catenax-central/email/text/event-login_error.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/event-remove_totp.ftl b/import/keycloak-themes/catenax-central/email/text/event-remove_totp.ftl index e049c33f..87e256ea 100644 --- a/import/keycloak-themes/catenax-central/email/text/event-remove_totp.ftl +++ b/import/keycloak-themes/catenax-central/email/text/event-remove_totp.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/event-update_password.ftl b/import/keycloak-themes/catenax-central/email/text/event-update_password.ftl index dea7d35f..ca78c59c 100644 --- a/import/keycloak-themes/catenax-central/email/text/event-update_password.ftl +++ b/import/keycloak-themes/catenax-central/email/text/event-update_password.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/event-update_totp.ftl b/import/keycloak-themes/catenax-central/email/text/event-update_totp.ftl index 38e60375..192b6852 100644 --- a/import/keycloak-themes/catenax-central/email/text/event-update_totp.ftl +++ b/import/keycloak-themes/catenax-central/email/text/event-update_totp.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/executeActions.ftl b/import/keycloak-themes/catenax-central/email/text/executeActions.ftl index a985ac92..77b76e11 100644 --- a/import/keycloak-themes/catenax-central/email/text/executeActions.ftl +++ b/import/keycloak-themes/catenax-central/email/text/executeActions.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/identity-provider-link.ftl b/import/keycloak-themes/catenax-central/email/text/identity-provider-link.ftl index ab007174..9d44cf2e 100644 --- a/import/keycloak-themes/catenax-central/email/text/identity-provider-link.ftl +++ b/import/keycloak-themes/catenax-central/email/text/identity-provider-link.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/text/password-reset.ftl b/import/keycloak-themes/catenax-central/email/text/password-reset.ftl index 86302ecb..bc17977f 100644 --- a/import/keycloak-themes/catenax-central/email/text/password-reset.ftl +++ b/import/keycloak-themes/catenax-central/email/text/password-reset.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/email/theme.properties b/import/keycloak-themes/catenax-central/email/theme.properties index a8ebb5c9..e68d67dc 100644 --- a/import/keycloak-themes/catenax-central/email/theme.properties +++ b/import/keycloak-themes/catenax-central/email/theme.properties @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/login/login.ftl b/import/keycloak-themes/catenax-central/login/login.ftl index ebc1f823..db59f77c 100644 --- a/import/keycloak-themes/catenax-central/login/login.ftl +++ b/import/keycloak-themes/catenax-central/login/login.ftl @@ -1,5 +1,5 @@ <#-- -- Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation +- Copyright (c) 2022 Contributors to the Eclipse Foundation - - See the NOTICE file(s) distributed with this work for additional - information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/login/resources/css/Main.css b/import/keycloak-themes/catenax-central/login/resources/css/Main.css index 7280e173..db562d0e 100644 --- a/import/keycloak-themes/catenax-central/login/resources/css/Main.css +++ b/import/keycloak-themes/catenax-central/login/resources/css/Main.css @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation + * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/login/resources/js/Main.js b/import/keycloak-themes/catenax-central/login/resources/js/Main.js index 927a1a76..856e2a39 100644 --- a/import/keycloak-themes/catenax-central/login/resources/js/Main.js +++ b/import/keycloak-themes/catenax-central/login/resources/js/Main.js @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation + * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. diff --git a/import/keycloak-themes/catenax-central/login/test.html b/import/keycloak-themes/catenax-central/login/test.html index 32c115fe..3b7d4f5a 100644 --- a/import/keycloak-themes/catenax-central/login/test.html +++ b/import/keycloak-themes/catenax-central/login/test.html @@ -1,5 +1,5 @@