[midPoint-git] [Evolveum/midpoint] e05909: Smart integration: add SCIM-specific field handlin...
johnstone3
noreply at github.com
Wed Apr 1 10:51:49 CEST 2026
Branch: refs/heads/vaia/wp1/3673
Home: https://github.com/Evolveum/midpoint
Commit: e0590953717e25a13b35de5af983f5c26b88e36e
https://github.com/Evolveum/midpoint/commit/e0590953717e25a13b35de5af983f5c26b88e36e
Author: jkamenicky <jan.kamenicky at evolveum.com>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/BaseUrlConnectorStepPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/summary/ConnectorDevelopmentWizardSummaryPanel.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/RestBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ScimBackend.java
Log Message:
-----------
Smart integration: add SCIM-specific field handling in BaseUrlConnectorStepPanel
Show scimBaseUrl and developmentMode fields for SCIM integration type,
and baseAddress for REST. Suggested URL is pre-filled into the correct
field based on integration type. Completion check and mandatory handling
updated accordingly. Fix reference to renamed BASE_ADDRESS_ITEM_NAME
in ConnectorDevelopmentWizardSummaryPanel.
Fix downloadUsingScrapper to read savedDocumentations key instead of savedPages.
Preserve non-SCIM processed documentation when refreshing SCIM docs;
refactor loadShadowsAsDocumentation to return one entry per shadow.
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