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

Viliam Repan noreply at github.com
Wed Aug 6 11:09:38 CEST 2025


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2898338dba8ec2a9a78f26558206b7090017d731
      https://github.com/Evolveum/midpoint/commit/2898338dba8ec2a9a78f26558206b7090017d731
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-07-24 (Thu, 24 Jul 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


  Commit: 5dbc63d0fbb66561c6ebe31154d9f72a040b0681
      https://github.com/Evolveum/midpoint/commit/5dbc63d0fbb66561c6ebe31154d9f72a040b0681
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-07-24 (Thu, 24 Jul 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


  Commit: d621620111614b3f0048f073346b169cf78c2577
      https://github.com/Evolveum/midpoint/commit/d621620111614b3f0048f073346b169cf78c2577
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-07-24 (Thu, 24 Jul 2025)

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

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


  Commit: 5444b4486006c3e54c76dc901ade17b647f80555
      https://github.com/Evolveum/midpoint/commit/5444b4486006c3e54c76dc901ade17b647f80555
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-07-28 (Mon, 28 Jul 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


  Commit: 58ecfc172d5f73ad02560816907a9df593c53953
      https://github.com/Evolveum/midpoint/commit/58ecfc172d5f73ad02560816907a9df593c53953
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-07-28 (Mon, 28 Jul 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


  Commit: df66be87e355e3b26ac87a63b4660f56fcb6a2f6
      https://github.com/Evolveum/midpoint/commit/df66be87e355e3b26ac87a63b4660f56fcb6a2f6
  Author: Petr Vsetecka <prace at vseta.cz>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

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

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


  Commit: f8f2f1d85100ba974ec9d95ebe9d2258a4cc4198
      https://github.com/Evolveum/midpoint/commit/f8f2f1d85100ba974ec9d95ebe9d2258a4cc4198
  Author: Viliam Repan <1azyman at users.noreply.github.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M docs/misc/notifications/configuration.adoc
    M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
    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:
  -----------
  Merge pull request #335

feat: add OAuth 2 credential flow to mail servers

Thank you very much for the contribution.


Compare: https://github.com/Evolveum/midpoint/compare/65fa53fedff6...f8f2f1d85100

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