[midPoint-git] [Evolveum/midpoint] 7fb144: feat: extend schema for mail servers to support OA...

Viliam Repan noreply at github.com
Wed Aug 6 12:19:00 CEST 2025


  Branch: refs/heads/support-4.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7fb144539fad2f6e9480fdb921e50614082328a9
      https://github.com/Evolveum/midpoint/commit/7fb144539fad2f6e9480fdb921e50614082328a9
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd

  Log Message:
  -----------
  feat: extend schema for mail servers to support OAuth 2

(cherry picked from commit 2898338dba8ec2a9a78f26558206b7090017d731)


  Commit: 527719d0a528c8239ebe9c3ebf199f9d0e33e1c1
      https://github.com/Evolveum/midpoint/commit/527719d0a528c8239ebe9c3ebf199f9d0e33e1c1
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    A model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/OAuth2TokenRetrievalException.java
    A model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/util/OAuth2TokenService.java
    M model/notifications-impl/pom.xml
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/MailMessageTransport.java

  Log Message:
  -----------
  feat: add oauth2 credential flow to mail servers

(cherry picked from commit 5dbc63d0fbb66561c6ebe31154d9f72a040b0681)


  Commit: 2a0d53d5f5e97c83c52aa972677699d85efb3a92
      https://github.com/Evolveum/midpoint/commit/2a0d53d5f5e97c83c52aa972677699d85efb3a92
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M docs/misc/notifications/configuration.adoc

  Log Message:
  -----------
  docs: add oauth2 for mail servers

(cherry picked from commit d621620111614b3f0048f073346b169cf78c2577)


  Commit: 2dbe68a41d536373ab3d0a69f37202d671f86fe8
      https://github.com/Evolveum/midpoint/commit/2dbe68a41d536373ab3d0a69f37202d671f86fe8
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    R model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/OAuth2TokenRetrievalException.java
    R model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/util/OAuth2TokenService.java
    M model/notifications-impl/pom.xml
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/MailMessageTransport.java
    A model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/OAuth2TokenRetrievalException.java
    A model/notifications-impl/src/main/java/com/evolveum/midpoint/transport/impl/OAuth2TokenService.java
    M pom.xml

  Log Message:
  -----------
  refactor: remove dependency on authentication-impl

(cherry picked from commit 5444b4486006c3e54c76dc901ade17b647f80555)


  Commit: b807efa31d62ea93ae8582ff17e75ad94aa3d665
      https://github.com/Evolveum/midpoint/commit/b807efa31d62ea93ae8582ff17e75ad94aa3d665
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

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

  Log Message:
  -----------
  refactor: simplify xml schema for MailMessageTransport

(cherry picked from commit 58ecfc172d5f73ad02560816907a9df593c53953)


  Commit: 58626b223ad9f08ed0305e894c839575ab8264cf
      https://github.com/Evolveum/midpoint/commit/58626b223ad9f08ed0305e894c839575ab8264cf
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M docs/misc/notifications/configuration.adoc

  Log Message:
  -----------
  docs: update schema and add link to MS OAuth2 tutorial

(cherry picked from commit df66be87e355e3b26ac87a63b4660f56fcb6a2f6)


  Commit: a1478ab4941d468276b460575f1ca3ddf6010fce
      https://github.com/Evolveum/midpoint/commit/a1478ab4941d468276b460575f1ca3ddf6010fce
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M release-notes.adoc

  Log Message:
  -----------
  updated release notes


  Commit: e15a799a6403b402a649fad19befbc00c3e7af6f
      https://github.com/Evolveum/midpoint/commit/e15a799a6403b402a649fad19befbc00c3e7af6f
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M model/notifications-impl/pom.xml
    M pom.xml

  Log Message:
  -----------
  removed unecessary security-core dependency (dependency plugin was not happy about this one, funny enough, different than on master)


  Commit: 419b872e23b04b28e0fe6f606eaa1de24dca319f
      https://github.com/Evolveum/midpoint/commit/419b872e23b04b28e0fe6f606eaa1de24dca319f
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/FormWrapperValidator.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/support-4.8' into support-4.8


Compare: https://github.com/Evolveum/midpoint/compare/e7049c4ba2e8...419b872e23b0

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list