[midPoint-git] [Evolveum/midpoint] 2e3df1: Revert "schema cleanup: AbstractAuthenticationModu...

Viliam Repan noreply at github.com
Tue Jun 13 09:24:03 CEST 2023


  Branch: refs/heads/feature/shadow-metadata
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2e3df132e76cb9ddf865c0fa775bda9c68d23190
      https://github.com/Evolveum/midpoint/commit/2e3df132e76cb9ddf865c0fa775bda9c68d23190
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageAttributeVerification.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageAuthenticationBase.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageFocusIdentification.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SecurityPolicyUtil.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/factory/module/AbstractCredentialModuleFactory.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/module/configuration/ModuleWebSecurityConfigurationImpl.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/util/AuthSequenceUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java

  Log Message:
  -----------
  Revert "schema cleanup: AbstractAuthenticationModuleType.name element usage is removed"

This reverts commit c36ef0f089eeac23708b142ccb3b676d7c6558cd.


  Commit: cecb2db4fdbda70b22076b9d44aedfb90ddf9be1
      https://github.com/Evolveum/midpoint/commit/cecb2db4fdbda70b22076b9d44aedfb90ddf9be1
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/AbstractPageLogin.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageLogin.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/util/SecurityUtils.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SecurityPolicyUtil.java
    M model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/util/AuthSequenceUtil.java
    M model/authentication-impl/src/test/java/com/evolveum/midpoint/authentication/TestAuthSequenceUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
    M testing/rest/src/test/resources/authentication/repo/security-policy-default.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-disabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-enabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-issuer-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-unsuccessful.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-user-info-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-wrong-attribute-name.xml
    M testing/rest/src/test/resources/repo/security-policy-no-history.xml
    M testing/rest/src/test/resources/repo/security-policy.xml

  Log Message:
  -----------
  Revert "schema cleanup: AuthenticationSequenceType.name attribute usage is removed"

This reverts commit 8a888a0ade7864c30ab8d6d43dcddb505a61492c.


  Commit: 6ed3bc42c1695880ed741406e15dca7221819859
      https://github.com/Evolveum/midpoint/commit/6ed3bc42c1695880ed741406e15dca7221819859
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M testing/rest/src/test/resources/authentication/repo/security-policy-default.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-disabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-enabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-issuer-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-unsuccessful.xml
    M testing/rest/src/test/resources/repo/security-policy-no-history.xml
    M testing/rest/src/test/resources/repo/security-policy.xml

  Log Message:
  -----------
  AuthenticationSequenceType.name -> identifier in diff xml


  Commit: c5d8c610ba34dfef72c2da73447b436ded5712cb
      https://github.com/Evolveum/midpoint/commit/c5d8c610ba34dfef72c2da73447b436ded5712cb
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SecurityPolicyUtil.java
    M model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/util/AuthSequenceUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    M testing/rest/src/test/resources/authentication/repo/security-policy-default.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-disabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-enabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-issuer-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-keystore.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-unsuccessful.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-user-info-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-wrong-attribute-name.xml
    M testing/rest/src/test/resources/repo/security-policy-no-history.xml
    M testing/rest/src/test/resources/repo/security-policy.xml

  Log Message:
  -----------
  Revert "AuthenticationSequenceModuleType.name usage is removed"

This reverts commit 375d6f9324aacb3598ddd5f05dad6b7d2cf1be94.


  Commit: 8531a781fc9033af5ce21ec4f903f2ce4a868a27
      https://github.com/Evolveum/midpoint/commit/8531a781fc9033af5ce21ec4f903f2ce4a868a27
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-security-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java

  Log Message:
  -----------
  Revert "schema cleanup: removed some earlier analyzed elements"

This reverts commit 27cc3ca3a547060f36c72cf832e4a58614c5daeb.


  Commit: 11796f7280ff5707f443bc962682a435892ff1e8
      https://github.com/Evolveum/midpoint/commit/11796f7280ff5707f443bc962682a435892ff1e8
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M testing/rest/src/test/resources/authentication/repo/security-policy-default.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-disabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-enabled.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-issuer-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-keystore.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-unsuccessful.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-user-info-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-wrong-attribute-name.xml
    M testing/rest/src/test/resources/repo/security-policy-no-history.xml
    M testing/rest/src/test/resources/repo/security-policy.xml

  Log Message:
  -----------
  one more name -> identifier change in diff xml


  Commit: e690a64221efa8a851cddc5d39712c96bb85120a
      https://github.com/Evolveum/midpoint/commit/e690a64221efa8a851cddc5d39712c96bb85120a
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ObjectTypeUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/SchemaTransformer.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityGovernance.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java

  Log Message:
  -----------
  Improve searchContainers autz checks; disable test

This commit makes the message issued by a post-processing check in
SchemaTransformer#applySchemasAndSecurityToContainerValues clearer.

It also provides a (disabled) repo-level test for MID-8894 and disables
other affected ones.


  Commit: db9da87e8ee4401d803493b4307b3c0233ee4620
      https://github.com/Evolveum/midpoint/commit/db9da87e8ee4401d803493b4307b3c0233ee4620
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/AbstractPageLogin.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageAttributeVerification.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageAuthenticationBase.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageFocusIdentification.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageLogin.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/util/SecurityUtils.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SecurityPolicyUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-security-3.xsd
    M model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/factory/module/AbstractCredentialModuleFactory.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/module/configuration/ModuleWebSecurityConfigurationImpl.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/util/AuthSequenceUtil.java
    M model/authentication-impl/src/test/java/com/evolveum/midpoint/authentication/TestAuthSequenceUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: c9587bdb17a413fbd02c58531a1d2278757037fc
      https://github.com/Evolveum/midpoint/commit/c9587bdb17a413fbd02c58531a1d2278757037fc
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M gui/admin-gui/src/frontend/scss/icon-style.scss

  Log Message:
  -----------
  MID-8817 Missing account icon in Projections


  Commit: 228b6a6eadc3fd9484674b9d100611628bf58ebd
      https://github.com/Evolveum/midpoint/commit/228b6a6eadc3fd9484674b9d100611628bf58ebd
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/action/CreateCorrelationCaseAction.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    M testing/story/src/test/resources/first-steps/resource-opendj-220.xml

  Log Message:
  -----------
  Skip creation/update of corr cases when simulating

Correlation cases should be created or updated only when running
in full execution mode.

This resolves MID-8848.


  Commit: eac6bfb6e238a91cbf55ee33c5e5d7f6808c422e
      https://github.com/Evolveum/midpoint/commit/eac6bfb6e238a91cbf55ee33c5e5d7f6808c422e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/ValueSelector.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/LinkedObjectsFunctions.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/LinkSourceFinder.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/LinkTargetFinder.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/query/LinkedSelectorToFilterTranslator.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/query/SelectorToFilterTranslator.java

  Log Message:
  -----------
  Deduplicate code in SelectorToFilterTranslator

There was a duplication of selector-to-filter translating code between
linked objects and security enforcer since 4.2. Now, with the advent of
ValueSelector, it became easy to fix. This commit does that.


  Commit: c69e96ae538f21648bf826e1b0796c981268cc11
      https://github.com/Evolveum/midpoint/commit/c69e96ae538f21648bf826e1b0796c981268cc11
  Author: Kateryna Honchar <gonchar.kate at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/ValueSelector.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ObjectTypeUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/SchemaTransformer.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/LinkedObjectsFunctions.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/LinkSourceFinder.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/LinkTargetFinder.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/action/CreateCorrelationCaseAction.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityGovernance.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/query/LinkedSelectorToFilterTranslator.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/query/SelectorToFilterTranslator.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    M testing/story/src/test/resources/first-steps/resource-opendj-220.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Evolveum/midpoint


  Commit: 8e039e9bfe9be329c1fe38144e8ac5cdf83a92e1
      https://github.com/Evolveum/midpoint/commit/8e039e9bfe9be329c1fe38144e8ac5cdf83a92e1
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2023-06-13 (Tue, 13 Jun 2023)

  Changed paths:
    M gui/admin-gui/src/frontend/scss/icon-style.scss
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/AbstractPageLogin.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageAttributeVerification.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageAuthenticationBase.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageFocusIdentification.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/PageLogin.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/util/SecurityUtils.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/ValueSelector.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ObjectTypeUtil.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SecurityPolicyUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-security-3.xsd
    M model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/factory/module/AbstractCredentialModuleFactory.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/module/configuration/ModuleWebSecurityConfigurationImpl.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/util/AuthSequenceUtil.java
    M model/authentication-impl/src/test/java/com/evolveum/midpoint/authentication/TestAuthSequenceUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/SchemaTransformer.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/LinkedObjectsFunctions.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/LinkSourceFinder.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/LinkTargetFinder.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/action/CreateCorrelationCaseAction.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityGovernance.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/query/LinkedSelectorToFilterTranslator.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/query/SelectorToFilterTranslator.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    M testing/story/src/test/resources/first-steps/resource-opendj-220.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into feature/shadow-metadata


Compare: https://github.com/Evolveum/midpoint/compare/5e18d5c1cb8c...8e039e9bfe9b


More information about the midPoint-svn mailing list