[midPoint-git] [Evolveum/midpoint] 1076df: Add permissions to focus type suggestions
Andrej
noreply at github.com
Mon Mar 23 11:56:20 CET 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 1076df5484c09509cdbc87b2825c00ee73876e8b
https://github.com/Evolveum/midpoint/commit/1076df5484c09509cdbc87b2825c00ee73876e8b
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-03-23 (Mon, 23 Mar 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/panel/qname/ResourceObjectFocusTypePanelFactory.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/input/DropDownChoiceSuggestPanel.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartIntegrationServiceStory.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/SmartIntegrationRestController.java
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
A model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/UnsufficientPermissionsException.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/FocusTypeSuggestionOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/focusTypeSuggestion/FocusTypeSuggestionActivityHandler.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/objectTypeSuggestion/ObjectTypesSuggestionFocusTypesActivityRun.java
Log Message:
-----------
Add permissions to focus type suggestions
**What**
Pass the confirmed permissions to the suggestion of the focus type.
**Why**
To suggest focus type, we currently need to allow LLM to access schema.
However the user may decide to not grant such permission.
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