[midPoint-git] [Evolveum/midpoint] 3f52e7: adding rest tests for oidc auth module with azure ...

Lukas Skublik noreply at github.com
Mon May 29 14:43:50 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3f52e750e8abf5f55415a0b603fba3c581bb3cb0
      https://github.com/Evolveum/midpoint/commit/3f52e750e8abf5f55415a0b603fba3c581bb3cb0
  Author: lskublik <lskublik at evolveum.com>
  Date:   2023-05-29 (Mon, 29 May 2023)

  Changed paths:
    M testing/rest/pom.xml
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestAbstractAuthentication.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestOptionForSkipUpdatingAuthFocusBehavior.java
    M 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/TestAzureOidcRestAuthModule.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestKeycloakOidcRestAuthModule.java
    M testing/rest/src/test/resources/authentication/configuration/oidc.properties
    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
    A testing/rest/src/test/resources/authentication/repo/security-policy-user-info-uri.xml
    A testing/rest/src/test/resources/authentication/repo/user-admin-azure.xml
    M testing/rest/testng-authentication.xml

  Log Message:
  -----------
  adding rest tests for oidc auth module with azure as IDP


  Commit: 5fe0dff5f668909fd96f2815a8c367f958bb4789
      https://github.com/Evolveum/midpoint/commit/5fe0dff5f668909fd96f2815a8c367f958bb4789
  Author: lskublik <lskublik at evolveum.com>
  Date:   2023-05-29 (Mon, 29 May 2023)

  Changed paths:
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/channel/InvitationAuthenticationChannel.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/filter/MidpointExceptionTranslationFilter.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/filter/configurers/MidpointExceptionHandlingConfigurer.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/module/configurer/MailNonceFormModuleWebSecurityConfigurer.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/module/configurer/RemoteModuleWebSecurityConfigurer.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/MidPointPostgreSQLDialect.java
    M testing/story/pom.xml
    M testing/story/src/test/resources/grouper/task-async-update.xml
    M testing/story/src/test/resources/grouper/task-group-scavenger.xml
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/ExportMiningOptions.java
    M tools/ninja/src/main/resources/messages.properties

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


Compare: https://github.com/Evolveum/midpoint/compare/e5046ee4cfb2...5fe0dff5f668


More information about the midPoint-svn mailing list