[midPoint-git] [Evolveum/midpoint] 2b28e8: Smart integration: implement authentication method...
johnstone3
noreply at github.com
Fri May 22 09:41:20 CEST 2026
Branch: refs/heads/feature/auth-method-recommendations
Home: https://github.com/Evolveum/midpoint
Commit: 2b28e8cd5e7a4499ff22d0a65863c689c3a6e2a6
https://github.com/Evolveum/midpoint/commit/2b28e8cd5e7a4499ff22d0a65863c689c3a6e2a6
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/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: c60f6ef8350b4a204811baeef61ac1bebd586b39
https://github.com/Evolveum/midpoint/commit/c60f6ef8350b4a204811baeef61ac1bebd586b39
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/3bd25fd55bf5...c60f6ef8350b
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