[midPoint-git] [Evolveum/midpoint] 316556: feat: extend schema for mail servers to support OA...
Viliam Repan
noreply at github.com
Wed Aug 6 21:37:38 CEST 2025
Branch: refs/heads/support-4.9
Home: https://github.com/Evolveum/midpoint
Commit: 316556a7addaf7c9d982d4842da950309e2ec094
https://github.com/Evolveum/midpoint/commit/316556a7addaf7c9d982d4842da950309e2ec094
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: 8973fde91e643894ffe1de3dda651a940053d918
https://github.com/Evolveum/midpoint/commit/8973fde91e643894ffe1de3dda651a940053d918
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: 7474f62ca4a9ccde1740c5bfdf98d671364cc378
https://github.com/Evolveum/midpoint/commit/7474f62ca4a9ccde1740c5bfdf98d671364cc378
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: 12042d694652e07d8c225807eaf5ced1c19d8a02
https://github.com/Evolveum/midpoint/commit/12042d694652e07d8c225807eaf5ced1c19d8a02
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: 75a2fba666a10888d437e215f0c16199cb788f8f
https://github.com/Evolveum/midpoint/commit/75a2fba666a10888d437e215f0c16199cb788f8f
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: 40308578d742680cfd2c8e88153c6100f7822ead
https://github.com/Evolveum/midpoint/commit/40308578d742680cfd2c8e88153c6100f7822ead
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: 8c174efb65d42d033dd3b9c26c4c5424a0d42262
https://github.com/Evolveum/midpoint/commit/8c174efb65d42d033dd3b9c26c4c5424a0d42262
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: d1134deed688fc99633e056d38cef6c284846506
https://github.com/Evolveum/midpoint/commit/d1134deed688fc99633e056d38cef6c284846506
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)
Compare: https://github.com/Evolveum/midpoint/compare/a8e9be010542...d1134deed688
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