[midPoint-git] [Evolveum/midpoint] 326bec: Smart integration: implement authentication method...
johnstone3
noreply at github.com
Fri May 22 09:32:00 CEST 2026
Branch: refs/heads/feature/auth-method-recommendations
Home: https://github.com/Evolveum/midpoint
Commit: 326bec5f7784c9e9df95a3cb5a611627ac6efc54
https://github.com/Evolveum/midpoint/commit/326bec5f7784c9e9df95a3cb5a611627ac6efc54
Author: Jan Kamenicky <jk294314 at gmail.com>
Date: 2026-05-21 (Thu, 21 May 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/SupportedAuthMethodConnectorStepPanel.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/SupportedAuthMethodConnectorStepPanel.java
M infra/schema/src/main/resources/xml/ns/public/common/common-connector-dev-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/RestBackend.java
Log Message:
-----------
Smart integration: implement authentication method recommendations
Commit: 3bd25fd55bf599d642243ba7ec18e492eb785eab
https://github.com/Evolveum/midpoint/commit/3bd25fd55bf599d642243ba7ec18e492eb785eab
Author: Jan Kamenicky <jk294314 at gmail.com>
Date: 2026-05-22 (Fri, 22 May 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/CredentialsConnectorStepPanel.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/CredentialsConnectorStepPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/SupportedAuthMethodConnectorStepPanel.java
Log Message:
-----------
Smart integration: redesign credentials wizard step with two-section layout
- SupportedAuthMethodConnectorStepPanel: fix show/hide all reload, restore
previously selected methods on back navigation, reconcile connector auth
values on next (mark DELETED + add ADDED instead of accumulating)
- CredentialsConnectorStepPanel: split into Method and Credentials sections,
click on entire row selects auth method, credentials form updates dynamically
based on selection, empty states for no methods and no selection
Compare: https://github.com/Evolveum/midpoint/compare/326bec5f7784%5E...3bd25fd55bf5
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