[midPoint-git] [Evolveum/midpoint] ebd3fd: Remove remaining task.category values

mederly noreply at github.com
Fri May 26 11:08:09 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: ebd3fd7784da7c6644ecfe6e242e5fed2c9169e1
      https://github.com/Evolveum/midpoint/commit/ebd3fd7784da7c6644ecfe6e242e5fed2c9169e1
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M testing/story/src/test/resources/grouper/task-async-update.xml
    M testing/story/src/test/resources/grouper/task-group-scavenger.xml

  Log Message:
  -----------
  Remove remaining task.category values

This fixes failing TestGrouperAsyncUpdate.


  Commit: db892066d28a634d39329c8ff5e050d1dee18d80
      https://github.com/Evolveum/midpoint/commit/db892066d28a634d39329c8ff5e050d1dee18d80
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/factory/module/OidcResourceServerModuleFactory.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/rest/pom.xml
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestAbstractAuthentication.java
    R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestAbstractOidcRestModule.java
    R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestOidcRestAuthByHMacModule.java
    R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestOidcRestAuthByPublicKeyModule.java
    A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestAbstractOidcRestModule.java
    A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestKeycloakOidcRestAuthModule.java
    A testing/rest/src/test/resources/authentication/configuration/oidc.properties
    R testing/rest/src/test/resources/authentication/keycloak-hmac.json
    R testing/rest/src/test/resources/authentication/keycloak-public-key.json
    A testing/rest/src/test/resources/authentication/keycloak.json
    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
    A 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
    R testing/rest/src/test/resources/authentication/repo/security-policy-symmetric-key-wrong-alg.xml
    R testing/rest/src/test/resources/authentication/repo/security-policy-symmetric-key.xml
    A testing/rest/src/test/resources/authentication/repo/security-policy-wrong-attribute-name.xml
    A testing/rest/testng-authentication.xml

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


Compare: https://github.com/Evolveum/midpoint/compare/5c60dcee6679...db892066d28a


More information about the midPoint-svn mailing list