diff --git a/components/action-mgt/org.wso2.carbon.identity.action.execution/pom.xml b/components/action-mgt/org.wso2.carbon.identity.action.execution/pom.xml index 03ab9784ba97..e383c991769b 100644 --- a/components/action-mgt/org.wso2.carbon.identity.action.execution/pom.xml +++ b/components/action-mgt/org.wso2.carbon.identity.action.execution/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework action-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/action-mgt/org.wso2.carbon.identity.action.execution/src/main/java/org/wso2/carbon/identity/action/execution/internal/ActionExecutionServiceComponentHolder.java b/components/action-mgt/org.wso2.carbon.identity.action.execution/src/main/java/org/wso2/carbon/identity/action/execution/internal/ActionExecutionServiceComponentHolder.java index 8aa8574bf3e1..e2ff6a360e7c 100644 --- a/components/action-mgt/org.wso2.carbon.identity.action.execution/src/main/java/org/wso2/carbon/identity/action/execution/internal/ActionExecutionServiceComponentHolder.java +++ b/components/action-mgt/org.wso2.carbon.identity.action.execution/src/main/java/org/wso2/carbon/identity/action/execution/internal/ActionExecutionServiceComponentHolder.java @@ -55,8 +55,7 @@ public RuleEvaluationService getRuleEvaluationService() { return ruleEvaluationService; } - public void setRuleEvaluationService( - RuleEvaluationService ruleEvaluationService) { + public void setRuleEvaluationService(RuleEvaluationService ruleEvaluationService) { this.ruleEvaluationService = ruleEvaluationService; } diff --git a/components/action-mgt/org.wso2.carbon.identity.action.management/pom.xml b/components/action-mgt/org.wso2.carbon.identity.action.management/pom.xml index c6bc55f7e25b..339b3cf04557 100644 --- a/components/action-mgt/org.wso2.carbon.identity.action.management/pom.xml +++ b/components/action-mgt/org.wso2.carbon.identity.action.management/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework action-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/action-mgt/pom.xml b/components/action-mgt/pom.xml index 5766f4528994..df9582829e01 100644 --- a/components/action-mgt/pom.xml +++ b/components/action-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml b/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml index f2417b3f696e..a55e0d6795a9 100644 --- a/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml +++ b/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework ai-services-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/ai-services-mgt/pom.xml b/components/ai-services-mgt/pom.xml index 053d2a2c590a..6aa0f77aebf3 100644 --- a/components/ai-services-mgt/pom.xml +++ b/components/ai-services-mgt/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.collection.mgt/pom.xml b/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.collection.mgt/pom.xml index fcf4fb3870c6..d4b628619059 100644 --- a/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.collection.mgt/pom.xml +++ b/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.collection.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework api-resource-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt/pom.xml b/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt/pom.xml index d8a6b5124b00..07c08241ecb2 100644 --- a/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt/pom.xml +++ b/components/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework api-resource-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml org.wso2.carbon.identity.api.resource.mgt diff --git a/components/api-resource-mgt/pom.xml b/components/api-resource-mgt/pom.xml index 2248449dff60..781c982576a3 100644 --- a/components/api-resource-mgt/pom.xml +++ b/components/api-resource-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml b/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml index 4c02c1e828d7..8be77960f6c6 100644 --- a/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml +++ b/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.identity.framework application-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml b/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml index 3669c9e59df3..4238df285ff0 100644 --- a/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml +++ b/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework application-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml b/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml index 07722c299b45..24615a4d4319 100644 --- a/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml +++ b/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework application-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml org.wso2.carbon.identity.application.mgt diff --git a/components/application-mgt/pom.xml b/components/application-mgt/pom.xml index 6a191a7cd98e..2c7e537c2314 100644 --- a/components/application-mgt/pom.xml +++ b/components/application-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml index a28656d742a1..dd72b6caa56e 100644 --- a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml +++ b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework authentication-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml index 95b464c79dd3..7228b63a0b39 100644 --- a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml +++ b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework authentication-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/authentication-framework/pom.xml b/components/authentication-framework/pom.xml index e6f4a306c1e4..2b9f669847c4 100644 --- a/components/authentication-framework/pom.xml +++ b/components/authentication-framework/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/captcha-mgt/org.wso2.carbon.captcha.mgt/pom.xml b/components/captcha-mgt/org.wso2.carbon.captcha.mgt/pom.xml index bec04000fb14..abb4ec4866ab 100644 --- a/components/captcha-mgt/org.wso2.carbon.captcha.mgt/pom.xml +++ b/components/captcha-mgt/org.wso2.carbon.captcha.mgt/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework captcha-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/captcha-mgt/pom.xml b/components/captcha-mgt/pom.xml index 8bbf400feeff..5a90d9871a10 100644 --- a/components/captcha-mgt/pom.xml +++ b/components/captcha-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/carbon-authenticators/pom.xml b/components/carbon-authenticators/pom.xml index 0f598568d6a5..11f9a318a0d4 100644 --- a/components/carbon-authenticators/pom.xml +++ b/components/carbon-authenticators/pom.xml @@ -17,7 +17,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml b/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml index d6d3af5ba599..075f5f4a3c34 100644 --- a/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml +++ b/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework thrift-authenticator - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/carbon-authenticators/thrift-authenticator/pom.xml b/components/carbon-authenticators/thrift-authenticator/pom.xml index 1e5cf50d4af1..dda8be0c7115 100644 --- a/components/carbon-authenticators/thrift-authenticator/pom.xml +++ b/components/carbon-authenticators/thrift-authenticator/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework carbon-authenticators - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/central-logger/org.wso2.carbon.identity.central.log.mgt/pom.xml b/components/central-logger/org.wso2.carbon.identity.central.log.mgt/pom.xml index 5944f6bdf350..adfe615e96ba 100644 --- a/components/central-logger/org.wso2.carbon.identity.central.log.mgt/pom.xml +++ b/components/central-logger/org.wso2.carbon.identity.central.log.mgt/pom.xml @@ -21,7 +21,7 @@ central-logger org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/central-logger/pom.xml b/components/central-logger/pom.xml index d400bbfcff99..ad695e4738a9 100644 --- a/components/central-logger/pom.xml +++ b/components/central-logger/pom.xml @@ -21,7 +21,7 @@ identity-framework org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/certificate-mgt/org.wso2.carbon.identity.certificate.management/pom.xml b/components/certificate-mgt/org.wso2.carbon.identity.certificate.management/pom.xml index 64b76df119be..9c6cf9c77ba5 100644 --- a/components/certificate-mgt/org.wso2.carbon.identity.certificate.management/pom.xml +++ b/components/certificate-mgt/org.wso2.carbon.identity.certificate.management/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework certificate-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT 4.0.0 diff --git a/components/certificate-mgt/pom.xml b/components/certificate-mgt/pom.xml index 288f8864755a..dd6d2472ae61 100644 --- a/components/certificate-mgt/pom.xml +++ b/components/certificate-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml b/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml index 886f2c7a3fbf..e37bd2eef0b5 100644 --- a/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml +++ b/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework claim-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml b/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml index a55723394cd9..17e4dc8d9f10 100644 --- a/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml +++ b/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework claim-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt.ui/pom.xml b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt.ui/pom.xml index 6b11d59a46f9..e25ae5c5d802 100644 --- a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt.ui/pom.xml +++ b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt.ui/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework claim-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/pom.xml b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/pom.xml index 26ce93098c7d..a85bb3f4a15a 100644 --- a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/pom.xml +++ b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework claim-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementService.java b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementService.java index 11466c7eddc6..d95c79179e62 100644 --- a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementService.java +++ b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementService.java @@ -24,6 +24,7 @@ import org.wso2.carbon.identity.claim.metadata.mgt.model.ExternalClaim; import org.wso2.carbon.identity.claim.metadata.mgt.model.LocalClaim; +import java.util.Collections; import java.util.List; import java.util.Optional; @@ -78,6 +79,20 @@ void renameClaimDialect(ClaimDialect oldClaimDialect, ClaimDialect newClaimDiale */ List getLocalClaims(String tenantDomain) throws ClaimMetadataException; + /** + * Get local claim list for a specified profile for a given tenant. + * + * @param tenantDomain Tenant domain. + * @param profileName Profile Name. + * @return List of local claims that are supported by given profile. + * @throws ClaimMetadataException If an error occurred while retrieving local claims. + */ + default List getSupportedLocalClaimsForProfile(String tenantDomain, String profileName) + throws ClaimMetadataException { + + return Collections.emptyList(); + } + /** * Get local claim for specified claim URI and tenant. * diff --git a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImpl.java b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImpl.java index 11555dc323b4..8416dfdc5963 100644 --- a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImpl.java +++ b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImpl.java @@ -31,6 +31,7 @@ import org.wso2.carbon.identity.claim.metadata.mgt.internal.IdentityClaimManagementServiceComponent; import org.wso2.carbon.identity.claim.metadata.mgt.internal.IdentityClaimManagementServiceDataHolder; import org.wso2.carbon.identity.claim.metadata.mgt.listener.ClaimMetadataMgtListener; +import org.wso2.carbon.identity.claim.metadata.mgt.model.AttributeMapping; import org.wso2.carbon.identity.claim.metadata.mgt.model.Claim; import org.wso2.carbon.identity.claim.metadata.mgt.model.ClaimDialect; import org.wso2.carbon.identity.claim.metadata.mgt.model.ExternalClaim; @@ -44,6 +45,7 @@ import java.util.ArrayList; import java.util.Collection; +import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Optional; @@ -188,6 +190,89 @@ public void removeClaimDialect(ClaimDialect claimDialect, String tenantDomain) t } + /** + * Retrieves the list of local claims supported by the specified profile for a given tenant. + * + * @param tenantDomain The tenant domain. + * @param profileName The profile name. + * @return A list of local claims supported by the profile for the given tenant. + * @throws ClaimMetadataException If an error occurs while retrieving claims. + */ + @Override + public List getSupportedLocalClaimsForProfile(String tenantDomain, String profileName) + throws ClaimMetadataException { + + // Validate profile name. + if (!getAllowedClaimProfiles().contains(profileName)) { + throw new ClaimMetadataClientException(ERROR_CODE_INVALID_ATTRIBUTE_PROFILE); + } + + String profileSupportedProperty = + buildAttributeProfilePropertyKey(profileName, ClaimConstants.SUPPORTED_BY_DEFAULT_PROPERTY); + return getLocalClaims(tenantDomain).stream().filter(localClaim -> + isClaimSupportedByProfile(localClaim, profileName, profileSupportedProperty)) + .map(localClaim -> updateClaimPropertiesForProfile(localClaim, profileName)) + .collect(Collectors.toList()); + } + + /** + * Determines if the given claim is supported by the specified profile. + * If the profile-specific value exists, it takes precedence over the global value. + * + * @param claim The local claim to check. + * @param profileName The profile name to evaluate against. + * @param profileSupportedByDefaultProperty The profile-specific property key. + * @return True if the claim is supported by the profile; False otherwise. + */ + private boolean isClaimSupportedByProfile(LocalClaim claim, String profileName, + String profileSupportedByDefaultProperty) { + + Map claimProperties = claim.getClaimProperties(); + if (claimProperties.containsKey(profileSupportedByDefaultProperty)) { + return Boolean.parseBoolean(claimProperties.get(profileSupportedByDefaultProperty)); + } + return Boolean.parseBoolean(claimProperties.get(ClaimConstants.SUPPORTED_BY_DEFAULT_PROPERTY)); + } + + /** + * Updates the global claim properties with profile-specific properties, if available. + * + * @param claim The local claim to update. + * @param profileName The profile name to apply the specific properties from. + */ + private LocalClaim updateClaimPropertiesForProfile(LocalClaim claim, String profileName) { + + LocalClaim claimCopy = copyLocalClaim(claim); + Map claimProperties = claimCopy.getClaimProperties(); + for (String propertyKey: ClaimConstants.ALLOWED_PROFILE_PROPERTY_KEYS) { + String profilePropertyKey = buildAttributeProfilePropertyKey(profileName, propertyKey); + String profilePropertyValue = claimProperties.get(profilePropertyKey); + + if (StringUtils.isNotBlank(profilePropertyValue)) { + claimProperties.put(propertyKey, profilePropertyValue); + } + } + return claimCopy; + } + + /** + * Creates a deep copy of the given LocalClaim object. + * + * @param originalClaim The original LocalClaim to copy. + * @return A deep copy of the original LocalClaim. + */ + private LocalClaim copyLocalClaim(LocalClaim originalClaim) { + + Map claimPropertiesCopy = originalClaim.getClaimProperties() != null + ? new HashMap<>(originalClaim.getClaimProperties()) + : new HashMap<>(); + List mappedAttributesCopy = originalClaim.getMappedAttributes() != null + ? new ArrayList<>(originalClaim.getMappedAttributes()) + : new ArrayList<>(); + + return new LocalClaim(originalClaim.getClaimURI(), mappedAttributesCopy, claimPropertiesCopy); + } + @Override public List getLocalClaims(String tenantDomain) throws ClaimMetadataException { @@ -674,13 +759,7 @@ private void validateAndSyncAttributeProfileProperties(Map claim throw new ClaimMetadataClientException(ERROR_CODE_INVALID_ATTRIBUTE_PROFILE); } } - - String[] allowedProfilePropertyKeys = { - ClaimConstants.SUPPORTED_BY_DEFAULT_PROPERTY, - ClaimConstants.REQUIRED_PROPERTY, - ClaimConstants.READ_ONLY_PROPERTY - }; - for (String propertyKey: allowedProfilePropertyKeys) { + for (String propertyKey: ClaimConstants.ALLOWED_PROFILE_PROPERTY_KEYS) { syncAttributeProfileProperties(claimProperties, allowedClaimProfiles, propertyKey); } } @@ -702,8 +781,7 @@ private void syncAttributeProfileProperties(Map claimProperties, String commonProfileValue = null; for (String profileName : allowedClaimProfiles) { - String profilePropertyKey = ClaimConstants.PROFILES_CLAIM_PROPERTY_PREFIX + profileName + - ClaimConstants.CLAIM_PROFILE_PROPERTY_DELIMITER + propertyKey; + String profilePropertyKey = buildAttributeProfilePropertyKey(profileName, propertyKey); String profilePropertyValue = claimProperties.get(profilePropertyKey); // Remove the profile property if it is the same as the global property. @@ -742,6 +820,19 @@ private void syncAttributeProfileProperties(Map claimProperties, } } + /** + * Constructs the attribute profile property key for a given profile and property. + * + * @param profileName Profile name (e.g., "console"). + * @param propertyKey The property key associated with the profile (e.g., "Required"). + * @return A fully qualified profile property key (e.g., "Profiles.console.Required"). + */ + private String buildAttributeProfilePropertyKey(String profileName, String propertyKey) { + + return ClaimConstants.PROFILES_CLAIM_PROPERTY_PREFIX + profileName + + ClaimConstants.CLAIM_PROFILE_PROPERTY_DELIMITER + propertyKey; + } + /** * Updates and synchronizes the claim uniqueness properties in the properties map. * Manages the relationship between the legacy 'isUnique' property and the newer 'UniquenessScope' property, diff --git a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/util/ClaimConstants.java b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/util/ClaimConstants.java index e9c67807afc1..1fefe33c2c1d 100644 --- a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/util/ClaimConstants.java +++ b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt/util/ClaimConstants.java @@ -18,6 +18,10 @@ import org.wso2.carbon.user.core.UserCoreConstants; +import java.util.Arrays; +import java.util.Collections; +import java.util.List; + /** * Holds the claim metadata related constants. */ @@ -198,4 +202,9 @@ public String getProfileName() { return profileName; } } + + public static final List ALLOWED_PROFILE_PROPERTY_KEYS = Collections.unmodifiableList(Arrays.asList( + ClaimConstants.SUPPORTED_BY_DEFAULT_PROPERTY, + ClaimConstants.REQUIRED_PROPERTY, + ClaimConstants.READ_ONLY_PROPERTY)); } diff --git a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/test/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImplTest.java b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/test/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImplTest.java index 7630dcdff753..e563d38350bb 100644 --- a/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/test/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImplTest.java +++ b/components/claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/test/java/org/wso2/carbon/identity/claim/metadata/mgt/ClaimMetadataManagementServiceImplTest.java @@ -56,12 +56,14 @@ import static org.mockito.Mockito.when; import static org.testng.Assert.assertEquals; import static org.testng.Assert.assertFalse; +import static org.testng.Assert.assertNull; import static org.testng.Assert.assertThrows; import static org.wso2.carbon.base.MultitenantConstants.SUPER_TENANT_DOMAIN_NAME; import static org.wso2.carbon.base.MultitenantConstants.SUPER_TENANT_ID; import static org.wso2.carbon.identity.claim.metadata.mgt.util.ClaimConstants.ErrorMessage.ERROR_CODE_INVALID_SHARED_PROFILE_VALUE_RESOLVING_METHOD; import static org.wso2.carbon.identity.claim.metadata.mgt.util.ClaimConstants.IS_SYSTEM_CLAIM; import static org.wso2.carbon.identity.claim.metadata.mgt.util.ClaimConstants.LOCAL_CLAIM_DIALECT_URI; +import static org.wso2.carbon.identity.claim.metadata.mgt.util.ClaimConstants.READ_ONLY_PROPERTY; import static org.wso2.carbon.identity.claim.metadata.mgt.util.ClaimConstants.SHARED_PROFILE_VALUE_RESOLVING_METHOD; import static org.wso2.carbon.identity.claim.metadata.mgt.util.ClaimConstants.REQUIRED_PROPERTY; import static org.wso2.carbon.identity.claim.metadata.mgt.util.ClaimConstants.SUPPORTED_BY_DEFAULT_PROPERTY; @@ -1114,6 +1116,81 @@ public void testUpdateLocalClaimWithInvalidAttributeProfile() throws ClaimMetada }); } + @Test + public void testGetSupportedLocalClaimsForProfile() throws Exception { + + String profileName = "selfRegistration"; + // Create test claims with different property combinations. + List mockClaims = new ArrayList<>(); + + // Claim with global supported by default enabled. + LocalClaim emailClaim = new LocalClaim("http://wso2.org/claims/emailaddress"); + Map emailProps = new HashMap<>(); + emailProps.put(SUPPORTED_BY_DEFAULT_PROPERTY, "true"); + emailProps.put(REQUIRED_PROPERTY, "true"); + emailProps.put(READ_ONLY_PROPERTY, "false"); + emailProps.put(buildProfilePropertyKey(profileName, READ_ONLY_PROPERTY), "true"); + emailProps.put(buildProfilePropertyKey(profileName, REQUIRED_PROPERTY), "false"); + emailClaim.setClaimProperties(emailProps); + mockClaims.add(emailClaim); + + // Claim with global supported by default disabled, profile specific one enabled. + LocalClaim countryClaim = new LocalClaim("http://wso2.org/claims/country"); + Map countryProps = new HashMap<>(); + countryProps.put(SUPPORTED_BY_DEFAULT_PROPERTY, "false"); + countryProps.put(REQUIRED_PROPERTY, "false"); + countryProps.put(READ_ONLY_PROPERTY, "false"); + countryProps.put(buildProfilePropertyKey(profileName, SUPPORTED_BY_DEFAULT_PROPERTY), "true"); + countryProps.put(buildProfilePropertyKey(profileName, REQUIRED_PROPERTY), "true"); + countryClaim.setClaimProperties(countryProps); + mockClaims.add(countryClaim); + + // Claim with global supported by default enabled, profile specific one disabled. + LocalClaim testClaim = new LocalClaim("http://wso2.org/claims/test"); + Map testProps = new HashMap<>(); + testProps.put(SUPPORTED_BY_DEFAULT_PROPERTY, "true"); + testProps.put(REQUIRED_PROPERTY, "true"); + testProps.put(buildProfilePropertyKey(profileName, SUPPORTED_BY_DEFAULT_PROPERTY), "false"); + testProps.put(buildProfilePropertyKey(profileName, REQUIRED_PROPERTY), "false"); + testClaim.setClaimProperties(testProps); + mockClaims.add(testClaim); + + when(unifiedClaimMetadataManager.getLocalClaims(anyInt())).thenReturn(mockClaims); + identityUtilStaticMock.when(IdentityUtil::isGroupsVsRolesSeparationImprovementsEnabled).thenReturn(false); + + List resultClaims = + service.getSupportedLocalClaimsForProfile(SUPER_TENANT_DOMAIN_NAME, profileName); + + // Verify results. + assertEquals(resultClaims.size(), 2); + + LocalClaim resultEmailClaim = findClaimByUri(resultClaims, + "http://wso2.org/claims/emailaddress"); + Map resultEmailProps = resultEmailClaim.getClaimProperties(); + assertEquals(resultEmailProps.get(READ_ONLY_PROPERTY), "true"); + assertEquals(resultEmailProps.get(REQUIRED_PROPERTY), "false"); + + LocalClaim resultCountryClaim = findClaimByUri(resultClaims, + "http://wso2.org/claims/country"); + Map resultCountryProps = resultCountryClaim.getClaimProperties(); + assertEquals(resultCountryProps.get(READ_ONLY_PROPERTY), "false"); + assertEquals(resultCountryProps.get(REQUIRED_PROPERTY), "true"); + + assertNull(findClaimByUri(resultClaims,"http://wso2.org/claims/test")); + } + + @Test + public void testGetSupportedLocalClaimsForProfileWithInvalidProfile() throws Exception { + + String profileName = "invalid"; + List mockClaims = new ArrayList<>(); + when(unifiedClaimMetadataManager.getLocalClaims(anyInt())).thenReturn(mockClaims); + identityUtilStaticMock.when(IdentityUtil::isGroupsVsRolesSeparationImprovementsEnabled).thenReturn(false); + + assertThrows(ClaimMetadataClientException.class, () -> + service.getSupportedLocalClaimsForProfile(SUPER_TENANT_DOMAIN_NAME, profileName)); + } + private String buildProfilePropertyKey(String profileName, String property) { return ClaimConstants.PROFILES_CLAIM_PROPERTY_PREFIX + profileName + diff --git a/components/claim-mgt/pom.xml b/components/claim-mgt/pom.xml index 1f209599629f..70d53f540f77 100644 --- a/components/claim-mgt/pom.xml +++ b/components/claim-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt/pom.xml b/components/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt/pom.xml index 3163c52655a6..59effd5ab515 100644 --- a/components/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt/pom.xml +++ b/components/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework client-attestation-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/client-attestation-mgt/pom.xml b/components/client-attestation-mgt/pom.xml index 25180eced046..3618b39dbf3a 100644 --- a/components/client-attestation-mgt/pom.xml +++ b/components/client-attestation-mgt/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/configuration-mgt/org.wso2.carbon.identity.api.server.configuration.mgt/pom.xml b/components/configuration-mgt/org.wso2.carbon.identity.api.server.configuration.mgt/pom.xml index 64f03340d6ad..7180677ad4e7 100644 --- a/components/configuration-mgt/org.wso2.carbon.identity.api.server.configuration.mgt/pom.xml +++ b/components/configuration-mgt/org.wso2.carbon.identity.api.server.configuration.mgt/pom.xml @@ -23,11 +23,11 @@ org.wso2.carbon.identity.framework configuration-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT org.wso2.carbon.identity.api.server.configuration.mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT jar WSO2 Carbon - Configuration Management API Identity Configuration Management API diff --git a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.core/pom.xml b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.core/pom.xml index 90eda3a69ce9..d347ae8af186 100644 --- a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.core/pom.xml +++ b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.core/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework configuration-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml index e5f5073d0f96..083ce1392a9d 100644 --- a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml +++ b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework configuration-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/configuration-mgt/pom.xml b/components/configuration-mgt/pom.xml index e78b7e86f176..baabb820d69d 100644 --- a/components/configuration-mgt/pom.xml +++ b/components/configuration-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/consent-mgt/org.wso2.carbon.identity.consent.mgt/pom.xml b/components/consent-mgt/org.wso2.carbon.identity.consent.mgt/pom.xml index f69fb5470c4a..c9fb6d8be861 100644 --- a/components/consent-mgt/org.wso2.carbon.identity.consent.mgt/pom.xml +++ b/components/consent-mgt/org.wso2.carbon.identity.consent.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework consent-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/consent-mgt/pom.xml b/components/consent-mgt/pom.xml index 228e976572a2..2c991316981e 100644 --- a/components/consent-mgt/pom.xml +++ b/components/consent-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt/pom.xml b/components/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt/pom.xml index 94bdf8270307..7f034a554714 100644 --- a/components/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt/pom.xml +++ b/components/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework consent-server-configs-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/consent-server-configs-mgt/pom.xml b/components/consent-server-configs-mgt/pom.xml index 6af2b7390ec6..fdd07deadc87 100644 --- a/components/consent-server-configs-mgt/pom.xml +++ b/components/consent-server-configs-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/cors-mgt/org.wso2.carbon.identity.cors.mgt.core/pom.xml b/components/cors-mgt/org.wso2.carbon.identity.cors.mgt.core/pom.xml index 8022433ca3c8..186850151d73 100644 --- a/components/cors-mgt/org.wso2.carbon.identity.cors.mgt.core/pom.xml +++ b/components/cors-mgt/org.wso2.carbon.identity.cors.mgt.core/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework cors-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/cors-mgt/pom.xml b/components/cors-mgt/pom.xml index a4527df85f23..bb1a169691b8 100644 --- a/components/cors-mgt/pom.xml +++ b/components/cors-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml index 48361e3c973b..2e962ed5805d 100644 --- a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml +++ b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework directory-server-manager - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml index e4f8def8ecbb..43fdf30068ea 100644 --- a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml +++ b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework directory-server-manager - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml b/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml index 40bd4f782ace..f1acb1861d3d 100644 --- a/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml +++ b/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework directory-server-manager - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/directory-server-manager/pom.xml b/components/directory-server-manager/pom.xml index a2f4b9885a84..c2ae6c3467cf 100644 --- a/components/directory-server-manager/pom.xml +++ b/components/directory-server-manager/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/extension-mgt/org.wso2.carbon.identity.extension.mgt/pom.xml b/components/extension-mgt/org.wso2.carbon.identity.extension.mgt/pom.xml index 63d2a25171ae..6e810a2512ae 100644 --- a/components/extension-mgt/org.wso2.carbon.identity.extension.mgt/pom.xml +++ b/components/extension-mgt/org.wso2.carbon.identity.extension.mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework extension-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/extension-mgt/pom.xml b/components/extension-mgt/pom.xml index f6420403f4bb..775472565160 100644 --- a/components/extension-mgt/pom.xml +++ b/components/extension-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui/pom.xml b/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui/pom.xml index edbb2f94108e..f3d42c34639e 100644 --- a/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui/pom.xml +++ b/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui/pom.xml @@ -21,7 +21,7 @@ functions-library-mgt org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt/pom.xml b/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt/pom.xml index 4d3c7370c0f4..851606b77dc7 100644 --- a/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt/pom.xml +++ b/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt/pom.xml @@ -21,7 +21,7 @@ functions-library-mgt org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/functions-library-mgt/pom.xml b/components/functions-library-mgt/pom.xml index 8280dd4f59fb..fc666b0ecfb4 100644 --- a/components/functions-library-mgt/pom.xml +++ b/components/functions-library-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/identity-core/org.wso2.carbon.identity.base/pom.xml b/components/identity-core/org.wso2.carbon.identity.base/pom.xml index ec1124e0f660..ffe5ab8a3cb3 100644 --- a/components/identity-core/org.wso2.carbon.identity.base/pom.xml +++ b/components/identity-core/org.wso2.carbon.identity.base/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-core - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml b/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml index 96fa5cb19a7e..2b239461e6c4 100644 --- a/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml +++ b/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-core - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/identity-core/org.wso2.carbon.identity.core/pom.xml b/components/identity-core/org.wso2.carbon.identity.core/pom.xml index 508564da634e..ca8d4099a322 100644 --- a/components/identity-core/org.wso2.carbon.identity.core/pom.xml +++ b/components/identity-core/org.wso2.carbon.identity.core/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-core - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/identity-core/pom.xml b/components/identity-core/pom.xml index 23896ecdfe48..ee671178e254 100644 --- a/components/identity-core/pom.xml +++ b/components/identity-core/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/identity-event/org.wso2.carbon.identity.event/pom.xml b/components/identity-event/org.wso2.carbon.identity.event/pom.xml index 15584e212c9f..9b273006be48 100644 --- a/components/identity-event/org.wso2.carbon.identity.event/pom.xml +++ b/components/identity-event/org.wso2.carbon.identity.event/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-event - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/identity-event/pom.xml b/components/identity-event/pom.xml index 55776eac4cf6..c3d2c2cb50e0 100644 --- a/components/identity-event/pom.xml +++ b/components/identity-event/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/pom.xml b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/pom.xml index ef0b38684a9e..5d72ba706760 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/pom.xml +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/main/java/org/wso2/carbon/identity/mgt/endpoint/util/client/api/UsernameRecoveryApi.java b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/main/java/org/wso2/carbon/identity/mgt/endpoint/util/client/api/UsernameRecoveryApi.java index 9fe184cbdcfb..5b1bea1b2cb7 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/main/java/org/wso2/carbon/identity/mgt/endpoint/util/client/api/UsernameRecoveryApi.java +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/main/java/org/wso2/carbon/identity/mgt/endpoint/util/client/api/UsernameRecoveryApi.java @@ -84,6 +84,21 @@ public List claimsGet(String tenantDomain) throws ApiException { */ public List claimsGet(String tenantDomain, boolean isEndpointTenantAware) throws ApiException { + return claimsGet(tenantDomain, isEndpointTenantAware, null); + } + + /** + * Return the recovery supported claims in the given tenant for a given profile. + * + * @param tenantDomain tenant domain Default carbon.super (optional). + * @param isEndpointTenantAware Is tenant aware endpoint. + * @param profileName Profile name (eg. selfRegistration). + * @return List List of claims. + * @throws ApiException if fails to make API call. + */ + public List claimsGet(String tenantDomain, boolean isEndpointTenantAware, String profileName) + throws ApiException { + Object localVarPostBody = null; if (StringUtils.isBlank(tenantDomain)) { @@ -95,25 +110,26 @@ public List claimsGet(String tenantDomain, boolean isEndpointTenantAware) isEndpointTenantAware); apiClient.setBasePath(basePath); - // create path and map variables + // create path and map variables. String localVarPath = "/claims".replaceAll("\\{format\\}", "json"); - // query params - List localVarQueryParams = new ArrayList(); + // query params. Map localVarHeaderParams = new HashMap(); Map localVarFormParams = new HashMap(); + List localVarQueryParams = new ArrayList(); localVarQueryParams.addAll(apiClient.parameterToPairs("", "tenant-domain", tenantDomain)); + if (StringUtils.isNotBlank(profileName)) { + localVarQueryParams.addAll( + apiClient.parameterToPairs("", "profile-name", profileName)); + } final String localVarAccept = apiClient.selectHeaderAccept(localVarAccepts); - final String localVarContentType = apiClient.selectHeaderContentType(localVarContentTypes); - String[] localVarAuthNames = new String[]{}; - - GenericType> localVarReturnType = new GenericType>() { - }; - return apiClient.invokeAPI(localVarPath, "GET", localVarQueryParams, localVarPostBody, localVarHeaderParams, localVarFormParams, localVarAccept, localVarContentType, localVarAuthNames, localVarReturnType); + GenericType> localVarReturnType = new GenericType>() {}; + return apiClient.invokeAPI(localVarPath, "GET", localVarQueryParams, localVarPostBody, localVarHeaderParams, + localVarFormParams, localVarAccept, localVarContentType, localVarAuthNames, localVarReturnType); } /** diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/test/java/org/wso2/carbon/identity/mgt/endpoint/util/UsernameRecoveryApiTest.java b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/test/java/org/wso2/carbon/identity/mgt/endpoint/util/UsernameRecoveryApiTest.java new file mode 100644 index 000000000000..316da6f18401 --- /dev/null +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/test/java/org/wso2/carbon/identity/mgt/endpoint/util/UsernameRecoveryApiTest.java @@ -0,0 +1,123 @@ +/* + * Copyright (c) 2025, WSO2 LLC. (http://www.wso2.com). + * + * WSO2 LLC. licenses this file to you under the Apache License, + * Version 2.0 (the "License"); you may not use this file except + * in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.wso2.carbon.identity.mgt.endpoint.util; + +import org.mockito.ArgumentCaptor; +import org.mockito.Mock; +import org.mockito.MockedStatic; +import org.mockito.MockitoAnnotations; +import org.testng.annotations.AfterMethod; +import org.testng.annotations.BeforeMethod; +import org.testng.annotations.Test; +import org.wso2.carbon.identity.mgt.endpoint.util.client.ApiClient; +import org.wso2.carbon.identity.mgt.endpoint.util.client.ApiException; +import org.wso2.carbon.identity.mgt.endpoint.util.client.Pair; +import org.wso2.carbon.identity.mgt.endpoint.util.client.api.UsernameRecoveryApi; + +import static org.mockito.ArgumentMatchers.anyMap; +import static org.mockito.ArgumentMatchers.anyString; +import static org.mockito.ArgumentMatchers.isNull; +import static org.mockito.ArgumentMatchers.any; +import static org.mockito.ArgumentMatchers.eq; +import static org.mockito.Mockito.verify; +import static org.mockito.Mockito.mockStatic; + +import static org.mockito.Mockito.when; +import static org.testng.Assert.assertEquals; +import static org.testng.Assert.assertNotNull; +import static org.testng.Assert.assertTrue; + +import java.util.Collections; +import java.util.List; + +/** + * Test class for UsernameRecoveryApi. + */ +public class UsernameRecoveryApiTest { + + UsernameRecoveryApi usernameRecoveryApi; + + @Mock + ApiClient apiClient; + + private MockedStatic mockedIdentityManagementEndpointUtil; + + private static final String TEST_PATH = "https://localhost:9443/api/identity/recovery/v0.9"; + + @BeforeMethod + public void setUp() { + + MockitoAnnotations.openMocks(this); + mockedIdentityManagementEndpointUtil = mockStatic(IdentityManagementEndpointUtil.class); + mockedIdentityManagementEndpointUtil.when(() -> IdentityManagementEndpointUtil.buildEndpointUrl(anyString())) + .thenReturn(TEST_PATH); + + usernameRecoveryApi = new UsernameRecoveryApi(apiClient); + } + + @AfterMethod + public void tearDown() { + + mockedIdentityManagementEndpointUtil.close(); + } + + @Test + public void testClaimsGet() throws ApiException { + + String profileName = "selfRegistration"; + String tenantDomain = "carbon.super"; + + mockedIdentityManagementEndpointUtil.when(() -> IdentityManagementEndpointUtil.getBasePath( + anyString(), anyString(), eq(false))).thenReturn(TEST_PATH); + + when(apiClient.parameterToPairs(eq(""), eq("tenant-domain"), eq("carbon.super"))) + .thenReturn(Collections.singletonList(new Pair("tenant-domain", "carbon.super"))); + when(apiClient.parameterToPairs(eq(""), eq("profile-name"), eq("selfRegistration"))) + .thenReturn(Collections.singletonList(new Pair("profile-name", "selfRegistration"))); + + usernameRecoveryApi.claimsGet(tenantDomain, false, profileName); + + ArgumentCaptor> queryParamsCaptor = ArgumentCaptor.forClass(List.class); + ArgumentCaptor basePathCaptor = ArgumentCaptor.forClass(String.class); + + verify(apiClient).setBasePath(basePathCaptor.capture()); + assertEquals(basePathCaptor.getValue(), TEST_PATH); + + verify(apiClient).invokeAPI( + anyString(), + eq("GET"), + queryParamsCaptor.capture(), + isNull(), + anyMap(), + anyMap(), + isNull(), + isNull(), + any(String[].class), + any()); + + List capturedQueryParams = queryParamsCaptor.getValue(); + + // Assertions to verify query parameters. + assertNotNull(capturedQueryParams); + assertTrue(capturedQueryParams.stream() + .anyMatch(pair -> pair.getName().equals("tenant-domain") && pair.getValue().equals(tenantDomain))); + assertTrue(capturedQueryParams.stream() + .anyMatch(pair -> pair.getName().equals("profile-name") && pair.getValue().equals(profileName))); + } +} diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/test/resources/testng.xml b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/test/resources/testng.xml index 47519f450816..bd5ee635a80d 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/test/resources/testng.xml +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint.util/src/test/resources/testng.xml @@ -30,6 +30,7 @@ + diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml b/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml index b5544214873e..83d61785f3d3 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework identity-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml b/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml index cf2be76baab4..488f27514044 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/identity-mgt/pom.xml b/components/identity-mgt/pom.xml index 94b7a965b140..e8ae391a5cf5 100644 --- a/components/identity-mgt/pom.xml +++ b/components/identity-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml b/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml index 4367a03ffadb..1778735d42c5 100644 --- a/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml +++ b/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-provider-management - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml b/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml index 84f133e7879f..271c399f3649 100644 --- a/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml +++ b/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-provider-management - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/idp-mgt/pom.xml b/components/idp-mgt/pom.xml index d9985c7ca8d3..47d81e06eac0 100644 --- a/components/idp-mgt/pom.xml +++ b/components/idp-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt/pom.xml b/components/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt/pom.xml index 667232aed46d..0033923fe2b9 100644 --- a/components/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt/pom.xml +++ b/components/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework input-validation-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/input-validation-mgt/pom.xml b/components/input-validation-mgt/pom.xml index ba1721764b21..22a047942639 100644 --- a/components/input-validation-mgt/pom.xml +++ b/components/input-validation-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt/pom.xml b/components/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt/pom.xml index 03dd8d686942..3718fa81abc8 100644 --- a/components/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt/pom.xml +++ b/components/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt/pom.xml @@ -21,7 +21,7 @@ multi-attribute-login org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt/pom.xml b/components/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt/pom.xml index 383f6ba89e62..28424b380580 100644 --- a/components/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt/pom.xml +++ b/components/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt/pom.xml @@ -21,7 +21,7 @@ multi-attribute-login org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/multi-attribute-login/pom.xml b/components/multi-attribute-login/pom.xml index 77d56f150223..b9871a6f6205 100644 --- a/components/multi-attribute-login/pom.xml +++ b/components/multi-attribute-login/pom.xml @@ -21,7 +21,7 @@ identity-framework org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml b/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml index 8cc29e860881..a085276ad51d 100644 --- a/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml +++ b/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework notification-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/notification-mgt/pom.xml b/components/notification-mgt/pom.xml index 27e9f2653e49..d4a392571a6b 100644 --- a/components/notification-mgt/pom.xml +++ b/components/notification-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml b/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml index 49513db1d8f6..b10a7b6163d2 100644 --- a/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml +++ b/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework provisioning - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/provisioning/pom.xml b/components/provisioning/pom.xml index b1790c518cba..6d10b3eeb19c 100644 --- a/components/provisioning/pom.xml +++ b/components/provisioning/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/role-mgt/org.wso2.carbon.identity.role.mgt.core/pom.xml b/components/role-mgt/org.wso2.carbon.identity.role.mgt.core/pom.xml index 2eefebd29021..f61f1199883f 100644 --- a/components/role-mgt/org.wso2.carbon.identity.role.mgt.core/pom.xml +++ b/components/role-mgt/org.wso2.carbon.identity.role.mgt.core/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework role-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core/pom.xml b/components/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core/pom.xml index 787f778c2c58..15f905562f41 100644 --- a/components/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core/pom.xml +++ b/components/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework role-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/role-mgt/pom.xml b/components/role-mgt/pom.xml index 41b0ff7ac501..d832ac83d23d 100644 --- a/components/role-mgt/pom.xml +++ b/components/role-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/rule-mgt/org.wso2.carbon.identity.rule.evaluation/pom.xml b/components/rule-mgt/org.wso2.carbon.identity.rule.evaluation/pom.xml index 37200f1a7452..29048ef62ca7 100644 --- a/components/rule-mgt/org.wso2.carbon.identity.rule.evaluation/pom.xml +++ b/components/rule-mgt/org.wso2.carbon.identity.rule.evaluation/pom.xml @@ -17,13 +17,11 @@ ~ under the License. --> - + org.wso2.carbon.identity.framework rule-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/rule-mgt/org.wso2.carbon.identity.rule.management/pom.xml b/components/rule-mgt/org.wso2.carbon.identity.rule.management/pom.xml index 232aa7a6f3a0..e4cadc71f11b 100644 --- a/components/rule-mgt/org.wso2.carbon.identity.rule.management/pom.xml +++ b/components/rule-mgt/org.wso2.carbon.identity.rule.management/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework rule-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/rule-mgt/org.wso2.carbon.identity.rule.metadata/pom.xml b/components/rule-mgt/org.wso2.carbon.identity.rule.metadata/pom.xml index 9fde6f541da9..41fa52a536fe 100644 --- a/components/rule-mgt/org.wso2.carbon.identity.rule.metadata/pom.xml +++ b/components/rule-mgt/org.wso2.carbon.identity.rule.metadata/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework rule-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/rule-mgt/pom.xml b/components/rule-mgt/pom.xml index fd7a3fabbd42..fc2328f0d5c0 100644 --- a/components/rule-mgt/pom.xml +++ b/components/rule-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/secret-mgt/org.wso2.carbon.identity.secret.mgt.core/pom.xml b/components/secret-mgt/org.wso2.carbon.identity.secret.mgt.core/pom.xml index c82bffe6ffb9..f79afb1f6530 100644 --- a/components/secret-mgt/org.wso2.carbon.identity.secret.mgt.core/pom.xml +++ b/components/secret-mgt/org.wso2.carbon.identity.secret.mgt.core/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework secret-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT 4.0.0 diff --git a/components/secret-mgt/pom.xml b/components/secret-mgt/pom.xml index e463997f04bb..c5a9bee83e5d 100644 --- a/components/secret-mgt/pom.xml +++ b/components/secret-mgt/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml b/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml index dc0563e989a7..4528673531ff 100644 --- a/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml +++ b/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework security-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml b/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml index c192ada53be8..f4186a22731b 100644 --- a/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml +++ b/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework security-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/security-mgt/pom.xml b/components/security-mgt/pom.xml index 172f88c9f56e..207724f582a5 100644 --- a/components/security-mgt/pom.xml +++ b/components/security-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/template-mgt/org.wso2.carbon.identity.template.mgt.ui/pom.xml b/components/template-mgt/org.wso2.carbon.identity.template.mgt.ui/pom.xml index 43fc0f0dfdb6..a5bda40c4bcf 100644 --- a/components/template-mgt/org.wso2.carbon.identity.template.mgt.ui/pom.xml +++ b/components/template-mgt/org.wso2.carbon.identity.template.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework template-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/template-mgt/org.wso2.carbon.identity.template.mgt/pom.xml b/components/template-mgt/org.wso2.carbon.identity.template.mgt/pom.xml index 146fc30f7a5b..c870fa589fdb 100644 --- a/components/template-mgt/org.wso2.carbon.identity.template.mgt/pom.xml +++ b/components/template-mgt/org.wso2.carbon.identity.template.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework template-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/template-mgt/pom.xml b/components/template-mgt/pom.xml index 2833c2809230..be1d3d582f25 100644 --- a/components/template-mgt/pom.xml +++ b/components/template-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt/pom.xml b/components/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt/pom.xml index 903ae3b93cb5..d7f9ffcc2f3c 100644 --- a/components/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt/pom.xml +++ b/components/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework trusted-app-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/trusted-app-mgt/pom.xml b/components/trusted-app-mgt/pom.xml index d3315f5b744b..8793d5bbe230 100644 --- a/components/trusted-app-mgt/pom.xml +++ b/components/trusted-app-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt/pom.xml b/components/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt/pom.xml index 4d3467c9086d..9f5ffdc5c597 100644 --- a/components/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt/pom.xml +++ b/components/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt/pom.xml @@ -21,7 +21,7 @@ user-functionality-mgt org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT 4.0.0 diff --git a/components/user-functionality-mgt/pom.xml b/components/user-functionality-mgt/pom.xml index 79d8b46b53b5..83ac1c745ed2 100644 --- a/components/user-functionality-mgt/pom.xml +++ b/components/user-functionality-mgt/pom.xml @@ -21,7 +21,7 @@ identity-framework org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml b/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml index a2a27a696fd8..c9d4f676dc6b 100644 --- a/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml +++ b/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml b/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml index e11966ac8d38..a3e7c30bdc10 100644 --- a/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml +++ b/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml b/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml index 0625883bcfd5..8c2123d17693 100644 --- a/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml +++ b/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.role.mgt.ui/pom.xml b/components/user-mgt/org.wso2.carbon.role.mgt.ui/pom.xml index 57f806152b21..d751bf5690ad 100644 --- a/components/user-mgt/org.wso2.carbon.role.mgt.ui/pom.xml +++ b/components/user-mgt/org.wso2.carbon.role.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml b/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml index 626d1bf22844..8042bffe0db2 100644 --- a/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml +++ b/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml b/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml index 60d1e337223e..5fc619115e60 100644 --- a/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml +++ b/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml b/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml index 71be983808f3..b1001bafa6b9 100644 --- a/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml +++ b/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-mgt/pom.xml b/components/user-mgt/pom.xml index 29afab1dfb07..db93983e8968 100644 --- a/components/user-mgt/pom.xml +++ b/components/user-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml index 236547ff3e1f..d773e2bc944b 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-store - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml index 852211cf0752..654a95da99c2 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-store - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml index da0bc39ea460..0e2afd46d651 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-store - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml index 49bda8d28417..e4e5f60d6820 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-store - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/components/user-store/pom.xml b/components/user-store/pom.xml index 5066d947fd4f..83a8d872c4f6 100644 --- a/components/user-store/pom.xml +++ b/components/user-store/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/action-mgt/org.wso2.carbon.identity.action.management.server.feature/pom.xml b/features/action-mgt/org.wso2.carbon.identity.action.management.server.feature/pom.xml index 01c57d2010a1..e964b14fcda2 100644 --- a/features/action-mgt/org.wso2.carbon.identity.action.management.server.feature/pom.xml +++ b/features/action-mgt/org.wso2.carbon.identity.action.management.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework action-management-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/action-mgt/pom.xml b/features/action-mgt/pom.xml index b88683babb29..b1100292001e 100644 --- a/features/action-mgt/pom.xml +++ b/features/action-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml b/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml index b70332b5a392..f4f646d00878 100644 --- a/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml +++ b/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework ai-services-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/ai-services-mgt/pom.xml b/features/ai-services-mgt/pom.xml index bad9e245cdc4..2a7354f6cf8f 100644 --- a/features/ai-services-mgt/pom.xml +++ b/features/ai-services-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/pom.xml b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/pom.xml index 41e30071cd77..ddd7035a9007 100644 --- a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/pom.xml +++ b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework api-resource-management-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml index ed41e69c67d3..ec43a2e04eab 100644 --- a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml +++ b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml @@ -79,10 +79,14 @@ description="API representation of the Application Management API" type="ORGANIZATION"> + + + + + + + + + + @@ -776,6 +794,20 @@ description="Delete OAuth2 applications in the organization"/> + + + + + + + + diff --git a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 index 6f59ae736af7..88d047730c65 100644 --- a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 +++ b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 @@ -88,10 +88,14 @@ description="API representation of the Application Management API" type="ORGANIZATION"> + + + + + + + + + + @@ -785,6 +803,20 @@ description="Delete OAuth2 applications in the organization"/> + + + + + + + + diff --git a/features/api-resource-mgt/pom.xml b/features/api-resource-mgt/pom.xml index 3f79b77acc9c..b015681ddeb8 100644 --- a/features/api-resource-mgt/pom.xml +++ b/features/api-resource-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml b/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml index 30a7bc4181dc..a2d13443e4a1 100644 --- a/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml +++ b/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework application-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml b/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml index 1c31ab56fcf0..0cf4098458a9 100644 --- a/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml +++ b/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework application-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml b/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml index 12e76ef684d8..0bd5d41ac0c8 100644 --- a/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml +++ b/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework application-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/application-mgt/pom.xml b/features/application-mgt/pom.xml index 8cbba9a39380..1bab981adada 100644 --- a/features/application-mgt/pom.xml +++ b/features/application-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml b/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml index cbe7d251e06d..47916e59b966 100644 --- a/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml +++ b/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework authentication-framework-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/authentication-framework/pom.xml b/features/authentication-framework/pom.xml index 983697b32d0a..c6a1518097e4 100644 --- a/features/authentication-framework/pom.xml +++ b/features/authentication-framework/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/carbon-authenticators/pom.xml b/features/carbon-authenticators/pom.xml index 5e9b68bfe0d7..536d119585f4 100644 --- a/features/carbon-authenticators/pom.xml +++ b/features/carbon-authenticators/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml b/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml index b5c87f97a982..fb2e1bd47ac2 100644 --- a/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml +++ b/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework thrift-authenticator-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/carbon-authenticators/thrift-authenticator/pom.xml b/features/carbon-authenticators/thrift-authenticator/pom.xml index 229a8f201cec..c81c3b519a27 100644 --- a/features/carbon-authenticators/thrift-authenticator/pom.xml +++ b/features/carbon-authenticators/thrift-authenticator/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-authenticator-features - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/categories/authorization/pom.xml b/features/categories/authorization/pom.xml index 2b2597a36948..ec6fe43766e5 100644 --- a/features/categories/authorization/pom.xml +++ b/features/categories/authorization/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/categories/inbound-authentication/pom.xml b/features/categories/inbound-authentication/pom.xml index 424a45076e80..6b9d80288523 100644 --- a/features/categories/inbound-authentication/pom.xml +++ b/features/categories/inbound-authentication/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/categories/inbound-provisioning/pom.xml b/features/categories/inbound-provisioning/pom.xml index 906d8501903d..7ecf648a0002 100644 --- a/features/categories/inbound-provisioning/pom.xml +++ b/features/categories/inbound-provisioning/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/categories/keystore-mgt/pom.xml b/features/categories/keystore-mgt/pom.xml index 31b867fb1c8d..1d7c9700eb48 100644 --- a/features/categories/keystore-mgt/pom.xml +++ b/features/categories/keystore-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/categories/notification-mgt/pom.xml b/features/categories/notification-mgt/pom.xml index e51b75b40226..2e5c3aeb0dbd 100644 --- a/features/categories/notification-mgt/pom.xml +++ b/features/categories/notification-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/categories/outbound-authentication/pom.xml b/features/categories/outbound-authentication/pom.xml index 195799a5b69a..3bc3c8aa3738 100644 --- a/features/categories/outbound-authentication/pom.xml +++ b/features/categories/outbound-authentication/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/categories/outbound-provisioning/pom.xml b/features/categories/outbound-provisioning/pom.xml index 6a4ac769b532..40ef9d240d95 100644 --- a/features/categories/outbound-provisioning/pom.xml +++ b/features/categories/outbound-provisioning/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/categories/pom.xml b/features/categories/pom.xml index 9d9f1bbbd3c4..ce28ddebaf29 100644 --- a/features/categories/pom.xml +++ b/features/categories/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/categories/user-mgt/pom.xml b/features/categories/user-mgt/pom.xml index d369a08217be..3dfecbb48e31 100644 --- a/features/categories/user-mgt/pom.xml +++ b/features/categories/user-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../../pom.xml diff --git a/features/central-logger/org.wso2.carbon.identity.central.log.mgt.server.feature/pom.xml b/features/central-logger/org.wso2.carbon.identity.central.log.mgt.server.feature/pom.xml index 0c5397a24561..36de25d82d06 100644 --- a/features/central-logger/org.wso2.carbon.identity.central.log.mgt.server.feature/pom.xml +++ b/features/central-logger/org.wso2.carbon.identity.central.log.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework central-logger-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/central-logger/pom.xml b/features/central-logger/pom.xml index 963865975c89..449b0fbaba54 100644 --- a/features/central-logger/pom.xml +++ b/features/central-logger/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/features/certificate-mgt/org.wso2.carbon.identity.certificate.management.server.feature/pom.xml b/features/certificate-mgt/org.wso2.carbon.identity.certificate.management.server.feature/pom.xml index 14556de6cc88..d39b4d2eb55e 100644 --- a/features/certificate-mgt/org.wso2.carbon.identity.certificate.management.server.feature/pom.xml +++ b/features/certificate-mgt/org.wso2.carbon.identity.certificate.management.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework certificate-management-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/certificate-mgt/pom.xml b/features/certificate-mgt/pom.xml index aade2b63b8a8..5162b686c1ea 100644 --- a/features/certificate-mgt/pom.xml +++ b/features/certificate-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml b/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml index 9220e6467c38..8fba11a4956d 100644 --- a/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml +++ b/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework claim-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml b/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml index 7c9fdf73c795..5a706ce4a40a 100644 --- a/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml +++ b/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework claim-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/resources/conf/claim-config.xml b/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/resources/conf/claim-config.xml index 54dda2376dff..bf55e6c02067 100644 --- a/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/resources/conf/claim-config.xml +++ b/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/resources/conf/claim-config.xml @@ -1,20 +1,20 @@ + ~ Copyright (c) 2005-2025, WSO2 LLC. (http://www.wso2.com). + ~ + ~ WSO2 LLC. licenses this file to you under the Apache License, + ~ Version 2.0 (the "License"); you may not use this file except + ~ in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> @@ -26,6 +26,7 @@ 1 + FromOrigin http://wso2.org/claims/lastname @@ -35,6 +36,7 @@ 2 + FromOrigin http://wso2.org/claims/organization @@ -43,6 +45,7 @@ Organization 3 + FromOrigin http://wso2.org/claims/streetaddress @@ -51,6 +54,7 @@ Address 4 + FromOrigin http://wso2.org/claims/country @@ -59,6 +63,7 @@ Country 5 + FromOrigin http://wso2.org/claims/emailaddress @@ -68,7 +73,8 @@ 6 - ^([a-zA-Z0-9!#$'\+=^_\.{|}~\-&])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,10})+$ + ^([a-zA-Z0-9!#$'\+=^_\.{|}~\-&])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,10})+$ + FromOrigin http://wso2.org/claims/telephone @@ -77,6 +83,7 @@ Telephone 7 ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{2,3})[-. )]*(\d{3})[-. ]*(\d{4,6})(?: *x(\d+))?\s*$ + FromOrigin http://wso2.org/claims/mobile @@ -86,6 +93,7 @@ 8 ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{2,3})[-. )]*(\d{3})[-. ]*(\d{4,6})(?: *x(\d+))?\s*$ + FromOrigin http://wso2.org/claims/im @@ -93,6 +101,7 @@ im IM 9 + FromOrigin http://wso2.org/claims/url @@ -101,18 +110,21 @@ URL 10 + FromOrigin http://wso2.org/claims/gender Gender gender Gender + FromOrigin http://wso2.org/claims/title Title title Title + FromOrigin http://wso2.org/claims/role @@ -120,6 +132,7 @@ role Include both userstore groups and internal roles + FromSharedProfile http://wso2.org/claims/roles @@ -128,6 +141,7 @@ Roles + FromSharedProfile http://wso2.org/claims/department @@ -136,24 +150,28 @@ Department + FromOrigin http://wso2.org/claims/postalcode Postal Code postalcode Postal Code + FromOrigin http://wso2.org/claims/locality Locality localityAddress Locality + FromOrigin http://wso2.org/claims/region Region region Region + FromOrigin http://wso2.org/claims/dob @@ -162,42 +180,49 @@ Birth Date ^\d{4}-\d{2}-\d{2}$ Date of Birth is not in the correct format of YYYY-MM-DD + FromOrigin http://wso2.org/claims/nickname Nick Name nickName Nick Name + FromOrigin http://wso2.org/claims/stateorprovince State stateOrProvinceName State + FromOrigin http://wso2.org/claims/otherphone Other Phone otherPhone Other Phone - - + FromOrigin + + http://wso2.org/claims/fullname Full Name cn Full Name - + FromOrigin + http://wso2.org/claims/username Username uid Username + FromOrigin http://wso2.org/claims/userprincipal User Principal uid User Principal + FromOrigin http://wso2.org/claims/userid @@ -205,6 +230,7 @@ scimId Unique ID of the user + FromSharedProfile http://wso2.org/claims/externalid @@ -212,6 +238,7 @@ externalId Unique ID of the user used in external systems + FromOrigin http://wso2.org/claims/created @@ -219,6 +246,7 @@ createdDate Created timestamp of the user + FromSharedProfile http://wso2.org/claims/modified @@ -226,6 +254,7 @@ lastModifiedDate Last Modified timestamp of the user + FromSharedProfile http://wso2.org/claims/metadata.version @@ -233,12 +262,14 @@ meta.version User Account Metadata - Version + FromSharedProfile http://wso2.org/claims/location Location location Location + FromSharedProfile @@ -246,54 +277,63 @@ Name - Formatted Name formattedName Formatted Name + FromOrigin http://wso2.org/claims/middleName Middle Name middleName Middle Name + FromOrigin http://wso2.org/claims/honorificPrefix Name - Honoric Prefix honoricPrefix Honoric Prefix + FromOrigin http://wso2.org/claims/honorificSuffix Name - Honoric Suffix honoricSuffix Honoric Suffix + FromOrigin http://wso2.org/claims/resourceType Resource Type resourceType Resource Type + FromOrigin http://wso2.org/claims/userType User Type userType User Type + FromOrigin http://wso2.org/claims/preferredLanguage Preferred Language preferredLanguage Preferred Language + FromOrigin http://wso2.org/claims/local Local local Local + FromOrigin http://wso2.org/claims/timeZone Time Zone timeZone Time Zone + FromOrigin @@ -301,18 +341,21 @@ Emails - Work Email workEmail Work Email + FromOrigin http://wso2.org/claims/emails.home Emails - Home Email homeEmail Home Email + FromOrigin http://wso2.org/claims/emails.other Emails - Other Email otherEmail Other Email + FromOrigin http://wso2.org/claims/phoneNumbers @@ -320,84 +363,98 @@ phoneNumbers Phone Numbers ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{2,3})[-. )]*(\d{3})[-. ]*(\d{4,6})(?: *x(\d+))?\s*$ + FromOrigin http://wso2.org/claims/phoneNumbers.home Phone Numbers - Home Phone Number homePhone Home Phone + FromOrigin http://wso2.org/claims/phoneNumbers.work Phone Numbers - Work Phone Number workPhone Work Phone + FromOrigin http://wso2.org/claims/phoneNumbers.fax Phone Numbers - Fax Number fax Fax Number + FromOrigin http://wso2.org/claims/phoneNumbers.pager Phone Numbers - Pager Number pager Pager Number + FromOrigin http://wso2.org/claims/phoneNumbers.other Phone Numbers - Other otherPhoneNumber Other Phone Number + FromOrigin http://wso2.org/claims/gtalk IM - Gtalk imGtalk IM - Gtalk + FromOrigin http://wso2.org/claims/skype IM - Skype imSkype IM - Skype + FromOrigin http://wso2.org/claims/photos Photo photos Photo + FromOrigin http://wso2.org/claims/photourl Photo URIL photoUrl Photo URL + FromOrigin http://wso2.org/claims/websiteurl Website URL websiteUrl Website URL + FromOrigin http://wso2.org/claims/thumbnail Photo - Thumbnail thumbnail Photo - Thumbnail + FromOrigin http://wso2.org/claims/addresses Address addresses Address + FromOrigin http://wso2.org/claims/addresses.formatted Address - Formatted formattedAddress Address - Formatted + FromOrigin http://wso2.org/claims/streetaddress @@ -405,12 +462,14 @@ streetAddress Address - Street 5 + FromOrigin http://wso2.org/claims/addresses.locality Address - Locality localityAddress Address - Locality + FromOrigin http://wso2.org/claims/groups @@ -419,6 +478,7 @@ Groups + FromSharedProfile http://wso2.org/claims/identity/verifyEmail @@ -427,6 +487,7 @@ in your user store must be configured for this. --> verifyEmail Temporary claim to invoke email verified feature + FromOrigin http://wso2.org/claims/identity/askPassword @@ -435,6 +496,7 @@ in your user store must be configured for this. --> askPassword Temporary claim to invoke email ask Password feature + FromOrigin http://wso2.org/claims/identity/tenantAdminAskPassword @@ -443,6 +505,7 @@ in your user store must be configured for this. --> tenantAdminAskPassword Temporary claim to invoke email tenant admin ask Password feature + FromOrigin http://wso2.org/claims/identity/adminForcedPasswordReset @@ -451,12 +514,14 @@ in your user store must be configured for this. --> forcePasswordReset Temporary claim to invoke email force password feature + FromOrigin http://wso2.org/claims/entitlements Entitlements entitlements Entitlements + FromOrigin http://wso2.org/claims/identity/lockedReason @@ -465,12 +530,14 @@ in your user store must be configured for this. --> lockedReason Locked Reason + FromOrigin http://wso2.org/claims/x509Certificates X509Certificates x509Certificates X509Certificates + FromOrigin http://wso2.org/claims/identity/failedPasswordRecoveryAttempts @@ -479,21 +546,24 @@ in your user store must be configured for this. --> failedRecoveryAttempts Number of consecutive failed attempts done for password recovery + FromOrigin - + http://wso2.org/claims/oneTimePassword One Time Password - + oneTimePassword One Time Password - + FromOrigin + http://wso2.org/claims/extendedRef Extended Ref extendedRef Extended Ref + FromOrigin http://wso2.org/claims/extendedDisplayName @@ -501,6 +571,7 @@ extendedDisplayName Extended Display Name + FromOrigin http://wso2.org/claims/costCenter @@ -508,6 +579,7 @@ costCenter Cost Center + FromOrigin http://wso2.org/claims/extendedExternalId @@ -515,15 +587,17 @@ extendedExternalId Extended External ID + FromOrigin - + http://wso2.org/claims/identity/accountLocked Account Locked accountLock Account Locked - + FromOrigin + http://wso2.org/claims/identity/accountState Account State @@ -532,6 +606,7 @@ accountState Account State + FromOrigin http://wso2.org/claims/identity/emailVerified @@ -540,6 +615,7 @@ in your user store must be configured for this. --> emailVerified Email Verified + FromOrigin http://wso2.org/claims/identity/phoneVerified @@ -548,6 +624,7 @@ in your user store must be configured for this. --> phoneVerified Phone Verified + FromOrigin http://wso2.org/claims/identity/preferredChannel @@ -556,6 +633,7 @@ in your user store must be configured for this. --> preferredChannel Preferred Notification Channel + FromOrigin http://wso2.org/claims/identity/accountConfirmedTime @@ -564,6 +642,7 @@ in your user store must be configured for this. --> confirmedTime Account confirmed timestamp of the user + FromOrigin http://wso2.org/claims/identity/accountDisabled @@ -572,6 +651,7 @@ in your user store must be configured for this. --> accountDisabled Account Disabled + FromOrigin http://wso2.org/claims/identity/failedLoginAttempts @@ -580,6 +660,7 @@ in your user store must be configured for this. --> failedLoginAttempts Failed Login Attempts + FromOrigin http://wso2.org/claims/identity/failedLoginAttemptsBeforeSuccess @@ -588,6 +669,7 @@ in your user store must be configured for this. --> failedLoginAttemptsBeforeSuccess Failed Attempts Before Success + FromOrigin http://wso2.org/claims/identity/failedSmsOtpAttempts @@ -596,6 +678,7 @@ in your user store must be configured for this. --> failedSmsOtpAttempts Failed SMS OTP Attempts + FromOrigin http://wso2.org/claims/identity/failedEmailOtpAttempts @@ -604,6 +687,7 @@ in your user store must be configured for this. --> failedEmailOtpAttempts Failed Email OTP Attempts + FromOrigin http://wso2.org/claims/identity/failedTotpAttempts @@ -612,6 +696,7 @@ in your user store must be configured for this. --> failedTotpAttempts Failed TOTP Attempts + FromOrigin http://wso2.org/claims/identity/failedLoginLockoutCount @@ -620,6 +705,7 @@ in your user store must be configured for this. --> failedLockoutCount Failed Lockout Count + FromOrigin http://wso2.org/claims/identity/unlockTime @@ -628,6 +714,7 @@ in your user store must be configured for this. --> unlockTime Unlock Time + FromOrigin http://wso2.org/claims/identity/lastLoginTime @@ -635,6 +722,7 @@ lastLoginTime Last Login Time + FromOrigin http://wso2.org/claims/identity/lastLogonTime @@ -643,6 +731,7 @@ in your user store must be configured for this. --> lastLogonTime Last Logon Time + FromOrigin http://wso2.org/claims/identity/lastPasswordUpdateTime @@ -651,18 +740,21 @@ in your user store must be configured for this. --> lastPasswordUpdate Last Password Update Time + FromOrigin http://wso2.org/claims/displayName Display Name displayName Display Name + FromOrigin http://wso2.org/claims/active Active active Status of the account + FromOrigin http://wso2.org/claims/identity/secretkey @@ -671,6 +763,7 @@ in your user store must be configured for this. --> totpSecretkey Claim to store the secret key + FromOrigin http://wso2.org/claims/identity/emailotp_disabled @@ -679,6 +772,7 @@ in your user store must be configured for this. --> emailOTPDisabled Claim to disable EmailOTP + FromOrigin http://wso2.org/claims/identity/smsotp_disabled @@ -687,6 +781,7 @@ in your user store must be configured for this. --> smsOTPDisabled Claim to disable SMSOTP + FromOrigin http://wso2.org/claims/identity/emailaddress.pendingValue @@ -696,6 +791,7 @@ pendingEmailAddress Claim to store newly updated email address until the new email address is verified. + FromOrigin http://wso2.org/claims/identity/verifySecretkey @@ -704,6 +800,7 @@ in your user store must be configured for this. --> verifySecretkey Claim to store the secret key until verified + FromOrigin http://wso2.org/claims/identity/isLiteUser @@ -712,6 +809,7 @@ in your user store must be configured for this. --> isLiteUser Claim to store if this is a lite user account. + FromOrigin http://wso2.org/claims/identity/isReadOnlyUser @@ -720,6 +818,7 @@ in your user store must be configured for this. --> isReadOnlyUser Claim to store if the user is read only + FromSharedProfile http://wso2.org/claims/identity/mobileNumber.pendingValue @@ -729,6 +828,7 @@ pendingMobileNumber To store newly updated mobile number until it is verified. + FromOrigin http://wso2.org/claims/identity/verifyMobile @@ -737,6 +837,7 @@ in your user store must be configured for this. --> verifyMobile Temporary claim to invoke mobile verification feature + FromOrigin http://wso2.org/claims/identity/userSourceId @@ -745,6 +846,7 @@ in your user store must be configured for this. --> userSourceId Claim to represent the provisioned IDP ID of the user. + FromOrigin http://wso2.org/claims/identity/totpEnabled @@ -753,6 +855,7 @@ in your user store must be configured for this. --> totpEnabled Claim to represent whether user has configured TOTP Authenticator + FromOrigin http://wso2.org/claims/identity/backupCodeEnabled @@ -761,6 +864,7 @@ in your user store must be configured for this. --> backupCodeEnabled Claim to represent whether user has configured Backup Code authenticator + FromOrigin http://wso2.org/claims/identity/enabledAuthenticators @@ -769,6 +873,7 @@ in your user store must be configured for this. --> enabledAuthenticators Claim to represent enabled second factor authenticators in My Account. + FromOrigin http://wso2.org/claims/identity/backupCodes @@ -777,6 +882,7 @@ in your user store must be configured for this. --> backupCodes Claim to store Backup Codes of the user + FromOrigin http://wso2.org/claims/identity/failedBackupCodeAttempts @@ -785,6 +891,7 @@ in your user store must be configured for this. --> failedBackupCodeAttempts Claim to store failed Backup Code Attempts + FromOrigin http://wso2.org/claims/identity/managedOrg @@ -792,6 +899,7 @@ managedOrg Claim to store the organization which the user is stored + FromSharedProfile http://wso2.org/claims/identity/preferredMFAOption @@ -803,6 +911,7 @@ ^\\s*(\\{[\\s\\S]*\\}|\\[[\\s\\S]*\\])\\s*$ true Set the user preferred MFA option + FromOrigin http://wso2.org/claims/emailAddresses @@ -813,6 +922,7 @@ 11 true + FromOrigin http://wso2.org/claims/verifiedEmailAddresses @@ -823,6 +933,7 @@ 12 true + FromOrigin http://wso2.org/claims/mobileNumbers @@ -833,6 +944,7 @@ 13 true + FromOrigin http://wso2.org/claims/verifiedMobileNumbers @@ -843,6 +955,7 @@ 14 true + FromOrigin http://wso2.org/claims/identity/passwordExpiryTime @@ -851,6 +964,7 @@ Claim to dynamically calculate password expiry time of user true request + FromOrigin @@ -887,7 +1001,7 @@ Email Address - ^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$ + ^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$ http://wso2.org/claims/emailaddress @@ -1002,7 +1116,7 @@ 3 - ^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$ + ^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$ http://wso2.org/claims/emailaddress @@ -1055,13 +1169,13 @@ Language prefferedLanguage Language - 7 + 7 http://wso2.org/claims/preferredLanguage - urn:scim:schemas:core:1.0:id @@ -1069,7 +1183,7 @@ scimId Id - 1 + 1 http://wso2.org/claims/userid @@ -1079,7 +1193,7 @@ externalId External Id - 1 + 1 http://wso2.org/claims/externalid @@ -1089,7 +1203,7 @@ createdDate Meta - Created - 1 + 1 http://wso2.org/claims/created @@ -1099,7 +1213,7 @@ lastModifiedDate Meta - Last Modified - 1 + 1 http://wso2.org/claims/modified @@ -1109,11 +1223,11 @@ location Meta - Location - 1 + 1 http://wso2.org/claims/location - + urn:scim:schemas:core:1.0:userName User Name uid @@ -1129,7 +1243,7 @@ givenName Given Name - 1 + 1 http://wso2.org/claims/givenname @@ -1143,7 +1257,7 @@ http://wso2.org/claims/lastname - + urn:scim:schemas:core:1.0:name.formatted Name - Formatted Name formattedName @@ -1153,7 +1267,7 @@ http://wso2.org/claims/formattedName - + urn:scim:schemas:core:1.0:name.middleName Name - Middle Name middleName @@ -1163,7 +1277,7 @@ http://wso2.org/claims/middleName - + urn:scim:schemas:core:1.0:name.honorificPrefix Name - Honoric Prefix honoricPrefix @@ -1173,7 +1287,7 @@ http://wso2.org/claims/honorificPrefix - + urn:scim:schemas:core:1.0:name.honorificSuffix Name - Honoric Suffix honoricSuffix @@ -1193,7 +1307,7 @@ http://wso2.org/claims/displayName - + urn:scim:schemas:core:1.0:nickName Nick Name nickName @@ -1203,7 +1317,7 @@ http://wso2.org/claims/nickname - + urn:scim:schemas:core:1.0:profileUrl Profile URL url @@ -1213,7 +1327,7 @@ http://wso2.org/claims/url - + urn:scim:schemas:core:1.0:title Title title @@ -1223,7 +1337,7 @@ http://wso2.org/claims/title - + urn:scim:schemas:core:1.0:userType User Type userType @@ -1233,7 +1347,7 @@ http://wso2.org/claims/userType - + urn:scim:schemas:core:1.0:preferredLanguage Preferred Language preferredLanguage @@ -1243,17 +1357,17 @@ http://wso2.org/claims/preferredLanguage - - urn:scim:schemas:core:1.0:locale - Locality - localityName - Locality + + urn:scim:schemas:core:1.0:locale + Locality + localityName + Locality 2 http://wso2.org/claims/local - + urn:scim:schemas:core:1.0:timeZone Time Zone timeZone @@ -1263,7 +1377,7 @@ http://wso2.org/claims/timeZone - + urn:scim:schemas:core:1.0:active Active active @@ -1278,10 +1392,10 @@ Emails mail Email Addresses - 3 + 3 - ^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$ + ^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$ http://wso2.org/claims/emailaddress @@ -1289,7 +1403,7 @@ Emails - Work Email workEmail Work Email - 5 + 5 http://wso2.org/claims/emails.work @@ -1298,16 +1412,16 @@ Emails - Home Email homeEmail Home Email - 5 + 5 http://wso2.org/claims/emails.home - + urn:scim:schemas:core:1.0:emails.other Emails - Other Email otherEmail Other Email - 5 + 5 http://wso2.org/claims/emails.other @@ -1316,10 +1430,10 @@ Phone Numbers phoneNumbers Phone Numbers - 3 + 3 - ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{2,3})[-. )]*(\d{3})[-. ]*(\d{4,6})(?: *x(\d+))?\s*$ + ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{2,3})[-. )]*(\d{3})[-. ]*(\d{4,6})(?: *x(\d+))?\s*$ http://wso2.org/claims/phoneNumbers @@ -1327,7 +1441,7 @@ Phone Numbers - Mobile Number mobile Mobile Number - 5 + 5 http://wso2.org/claims/mobile @@ -1336,43 +1450,43 @@ Phone Numbers - Home Phone Number homePhone Home Phone - 5 + 5 http://wso2.org/claims/phoneNumbers.home - + urn:scim:schemas:core:1.0:phoneNumbers.work Phone Numbers - Work Phone Number workPhone Work Phone - 5 + 5 http://wso2.org/claims/phoneNumbers.work - + urn:scim:schemas:core:1.0:phoneNumbers.fax Phone Numbers - Fax Number fax Fax Number - 5 + 5 http://wso2.org/claims/phoneNumbers.fax - + urn:scim:schemas:core:1.0:phoneNumbers.pager Phone Numbers - Pager Number pager Pager Number - 5 + 5 http://wso2.org/claims/phoneNumbers.pager - + urn:scim:schemas:core:1.0:phoneNumbers.other Phone Numbers - Other otherPhoneNumber Other Phone Number - 5 + 5 http://wso2.org/claims/phoneNumbers.other @@ -1381,151 +1495,151 @@ IMS im IM - 5 + 5 http://wso2.org/claims/im - + urn:scim:schemas:core:1.0:ims.gtalk IM - Gtalk imGtalk IM - Gtalk - 5 + 5 http://wso2.org/claims/gtalk - + urn:scim:schemas:core:1.0:ims.skype IM - Skype imSkype IM - Skype - 5 + 5 http://wso2.org/claims/skype - + urn:scim:schemas:core:1.0:photos Photo photos Photo - 5 + 5 http://wso2.org/claims/photos - + urn:scim:schemas:core:1.0:photos.photo Photo photoUrl Photo - 5 + 5 http://wso2.org/claims/photourl - + urn:scim:schemas:core:1.0:photos.thumbnail Photo - Thumbnail thumbnail Photo - Thumbnail - 5 + 5 http://wso2.org/claims/thumbnail - + urn:scim:schemas:core:1.0:addresses Address addresses Address - 5 + 5 http://wso2.org/claims/addresses - + urn:scim:schemas:core:1.0:addresses.formatted Address - Formatted formattedAddress Address - Formatted - 5 + 5 http://wso2.org/claims/addresses.formatted - + urn:scim:schemas:core:1.0:addresses.streetAddress Address - Street streetAddress Address - Street - 5 + 5 http://wso2.org/claims/streetaddress - + urn:scim:schemas:core:1.0:addresses.locality Address - Locality localityAddress Address - Locality - 5 + 5 http://wso2.org/claims/addresses.locality - + urn:scim:schemas:core:1.0:addresses.region Address - Region region Address - Region - 5 + 5 http://wso2.org/claims/region - + urn:scim:schemas:core:1.0:addresses.postalCode Address - Postal Code postalCode Address - Postal Code - 5 + 5 http://wso2.org/claims/postalcode - + urn:scim:schemas:core:1.0:addresses.country Address - Country country Address - Country - 5 + 5 http://wso2.org/claims/country - + urn:scim:schemas:core:1.0:groups Groups groups Groups - 5 + 5 http://wso2.org/claims/groups - + urn:scim:schemas:core:1.0:entitlements Entitlements entitlements Entitlements - 5 + 5 http://wso2.org/claims/entitlements - + urn:scim:schemas:core:1.0:roles Roles roles Roles - 5 + 5 http://wso2.org/claims/role - + urn:scim:schemas:core:1.0:x509Certificates X509Certificates x509Certificates X509Certificates - 5 + 5 http://wso2.org/claims/x509Certificates @@ -1677,7 +1791,7 @@ Gender gender End-User's gender. Values defined by this specification are female and male. Other values MAY be used when neither of the defined values are applicable. - + http://wso2.org/claims/gender @@ -1729,49 +1843,49 @@ updated Time the End-User's information was last updated. Its value is a JSON number representing the number of seconds from 1970-01-01T0:0:0Z as measured in UTC until the date/time. http://wso2.org/claims/modified - - + + formatted Address Formatted formatted Full mailing address, formatted for display or use on a mailing label. This field MAY contain multiple lines, separated by newlines. http://wso2.org/claims/addresses.formatted - - + + street_address Street Address street Full street address component, which MAY include house number, street name, Post Office Box, and multi-line extended street address information. http://wso2.org/claims/streetaddress - - + + locality Locality localityName City or locality component. http://wso2.org/claims/locality - - + + region One Time Password region State, province, prefecture, or region component. http://wso2.org/claims/region - - + + postal_code Postal Code postalcode Zip code or postal code component. http://wso2.org/claims/postalcode - - + + country Country country Country name component http://wso2.org/claims/country - + preferredMFAOption PreferredMFAOption @@ -2338,16 +2452,16 @@ http://wso2.org/claims/identity/verifyEmail - - urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:pendingEmails.value - Verification Pending Email - pendingEmailAddress - Claim to store newly updated email address until the new email address is verified - - 1 - - http://wso2.org/claims/identity/emailaddress.pendingValue - + + urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:pendingEmails.value + Verification Pending Email + pendingEmailAddress + Claim to store newly updated email address until the new email address is verified + + 1 + + http://wso2.org/claims/identity/emailaddress.pendingValue + urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:accountLocked Account Locked diff --git a/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml b/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml index c9147d2a5065..e9d91e9b86e6 100644 --- a/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml +++ b/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework claim-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/claim-mgt/pom.xml b/features/claim-mgt/pom.xml index 2eac8d3ba525..07feb6c5cfa8 100644 --- a/features/claim-mgt/pom.xml +++ b/features/claim-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt.server.feature/pom.xml b/features/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt.server.feature/pom.xml index 08c67dbee5b0..0133252cc3a0 100644 --- a/features/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt.server.feature/pom.xml +++ b/features/client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt.server.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework client-attestation-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/client-attestation-mgt/pom.xml b/features/client-attestation-mgt/pom.xml index 851585650ca3..7049969259a1 100644 --- a/features/client-attestation-mgt/pom.xml +++ b/features/client-attestation-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/features/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.server.feature/pom.xml b/features/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.server.feature/pom.xml index 8c23d0683d3c..a46aa4fc24eb 100644 --- a/features/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.server.feature/pom.xml +++ b/features/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.server.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework configuration-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/configuration-mgt/pom.xml b/features/configuration-mgt/pom.xml index 3291f85647c4..8bc1263ade42 100644 --- a/features/configuration-mgt/pom.xml +++ b/features/configuration-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/consent-mgt/org.wso2.carbon.identity.consent.mgt.server.feature/pom.xml b/features/consent-mgt/org.wso2.carbon.identity.consent.mgt.server.feature/pom.xml index 882316772735..a70674d28ba1 100644 --- a/features/consent-mgt/org.wso2.carbon.identity.consent.mgt.server.feature/pom.xml +++ b/features/consent-mgt/org.wso2.carbon.identity.consent.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-consent-mgt-aggregator - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/consent-mgt/pom.xml b/features/consent-mgt/pom.xml index 8b56b43652eb..3238722bc81b 100644 --- a/features/consent-mgt/pom.xml +++ b/features/consent-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt.server.feature/pom.xml b/features/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt.server.feature/pom.xml index fd7dc19fcd3d..c52617c6f318 100644 --- a/features/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt.server.feature/pom.xml +++ b/features/consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework consent-server-configs-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/consent-server-configs-mgt/pom.xml b/features/consent-server-configs-mgt/pom.xml index c3eb145dbbeb..2269bfc11a1a 100644 --- a/features/consent-server-configs-mgt/pom.xml +++ b/features/consent-server-configs-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/features/cors-mgt/org.wso2.carbon.identity.cors.mgt.server.feature/pom.xml b/features/cors-mgt/org.wso2.carbon.identity.cors.mgt.server.feature/pom.xml index e82b5ff9a216..be581307b0c5 100644 --- a/features/cors-mgt/org.wso2.carbon.identity.cors.mgt.server.feature/pom.xml +++ b/features/cors-mgt/org.wso2.carbon.identity.cors.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework cors-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/cors-mgt/pom.xml b/features/cors-mgt/pom.xml index 6a7efbafce29..e8b4af1b2799 100644 --- a/features/cors-mgt/pom.xml +++ b/features/cors-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml index b18f4ec7b937..f551825c01bc 100644 --- a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml +++ b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework directory-server-manager-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml index baacd06c9e37..31efb2e6aab1 100644 --- a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml +++ b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework directory-server-manager-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml index 2d615a1719f1..2fb6938f8822 100644 --- a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml +++ b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework directory-server-manager-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/directory-server-manager/pom.xml b/features/directory-server-manager/pom.xml index 21babca70e93..a8a271b427ff 100644 --- a/features/directory-server-manager/pom.xml +++ b/features/directory-server-manager/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/extension-mgt/org.wso2.carbon.identity.extension.mgt.feature/pom.xml b/features/extension-mgt/org.wso2.carbon.identity.extension.mgt.feature/pom.xml index 586032242805..00d6c3e05ada 100644 --- a/features/extension-mgt/org.wso2.carbon.identity.extension.mgt.feature/pom.xml +++ b/features/extension-mgt/org.wso2.carbon.identity.extension.mgt.feature/pom.xml @@ -19,7 +19,7 @@ extension-management-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT org.wso2.carbon.identity.extension.mgt.feature diff --git a/features/extension-mgt/pom.xml b/features/extension-mgt/pom.xml index c36990a4d518..f68fdb3d688c 100644 --- a/features/extension-mgt/pom.xml +++ b/features/extension-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.feature/pom.xml b/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.feature/pom.xml index 4dac28aa89c3..4ffa5e1a6a4b 100644 --- a/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.feature/pom.xml +++ b/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework functions-library-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.server.feature/pom.xml b/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.server.feature/pom.xml index 4c9696e7169d..4b1b2b3db764 100644 --- a/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.server.feature/pom.xml +++ b/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework functions-library-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui.feature/pom.xml b/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui.feature/pom.xml index 3ee09538ff6f..ec9afa6f9f05 100644 --- a/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui.feature/pom.xml +++ b/features/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework functions-library-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/functions-library-mgt/pom.xml b/features/functions-library-mgt/pom.xml index 26ef14e7701b..274e5504c347 100644 --- a/features/functions-library-mgt/pom.xml +++ b/features/functions-library-mgt/pom.xml @@ -28,7 +28,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml b/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml index 3be7d2822aed..9368bdd85e09 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-core-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml b/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml index d35898d0c0ca..45fb57bb3df6 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-core-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json index 65e96043241a..3b3118c6258f 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json @@ -1371,6 +1371,9 @@ ], "console.identity_providers.scopes.update": ["internal_idp_update"], "console.identity_providers.scopes.delete": ["internal_idp_delete"], + "console.identity_providers.disabled_features": [ + "identityProviders.customAuthentication" + ], "console.identity_provider_groups.enabled": true, "console.identity_verification_providers.enabled": true, "console.identity_verification_providers.scopes.feature": ["console:idvps"], diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml index 1b103c836a42..153b7f59ccca 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml @@ -238,6 +238,20 @@ + + + internal_org_dcr_create + + + internal_org_dcr_delete + + + internal_org_dcr_update + + + internal_org_dcr_view + + internal_dcr_create @@ -564,6 +578,17 @@ + + + internal_org_user_association_view + + + internal_org_user_association_create + + + internal_org_user_association_delete + + internal_user_association_view @@ -574,6 +599,9 @@ internal_user_association_view + + internal_user_association_create + internal_user_association_delete @@ -773,9 +801,15 @@ + + internal_org_application_mgt_create + internal_org_application_mgt_update + + internal_org_application_mgt_delete + internal_org_application_mgt_view diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 index 4b1caee1bd8f..9e00b7c55591 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 @@ -260,6 +260,20 @@ + + + internal_org_dcr_create + + + internal_org_dcr_delete + + + internal_org_dcr_update + + + internal_org_dcr_view + + internal_dcr_create @@ -613,6 +627,17 @@ + + + internal_org_user_association_view + + + internal_org_user_association_create + + + internal_org_user_association_delete + + internal_user_association_view @@ -623,6 +648,9 @@ internal_user_association_view + + internal_user_association_create + internal_user_association_delete @@ -822,9 +850,15 @@ + + internal_org_application_mgt_create + internal_org_application_mgt_update + + internal_org_application_mgt_delete + internal_org_application_mgt_view diff --git a/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml b/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml index d719c7c69561..80ed392f7796 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-core-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-core/pom.xml b/features/identity-core/pom.xml index a376438acbe1..4fe43f94813f 100644 --- a/features/identity-core/pom.xml +++ b/features/identity-core/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml b/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml index b99a4c47c3ec..9fdbd6328f75 100644 --- a/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml +++ b/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-event-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml b/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml index 0f2de53ce6e9..4b121d6b9cd6 100644 --- a/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml +++ b/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-event-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-event/pom.xml b/features/identity-event/pom.xml index c60b85532ba9..cfade817eee8 100644 --- a/features/identity-event/pom.xml +++ b/features/identity-event/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml b/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml index 28e37f37ef54..e306c80d94d4 100644 --- a/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml +++ b/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml b/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml index adddb7e0bbba..79ace56dc8a3 100644 --- a/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml +++ b/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml b/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml index 7a3b944afbd1..4c18fbf53a31 100644 --- a/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml +++ b/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/identity-mgt/pom.xml b/features/identity-mgt/pom.xml index 9e7a81a12df7..de81dc85bd6c 100644 --- a/features/identity-mgt/pom.xml +++ b/features/identity-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml b/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml index d09a0cf66ec0..defa1eeb9e19 100644 --- a/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml +++ b/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-provider-management-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml b/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml index 27a9965c6c12..28c72677c5da 100644 --- a/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml +++ b/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-provider-management-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml b/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml index d1ed731b04fc..3cd7e3d62dea 100644 --- a/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml +++ b/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-provider-management-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/idp-mgt/pom.xml b/features/idp-mgt/pom.xml index 767a25f8c3e8..ee8665455099 100644 --- a/features/idp-mgt/pom.xml +++ b/features/idp-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt.server.feature/pom.xml b/features/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt.server.feature/pom.xml index aabe21953a3f..9d138c13931b 100644 --- a/features/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt.server.feature/pom.xml +++ b/features/input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework input-validation-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/input-validation-mgt/pom.xml b/features/input-validation-mgt/pom.xml index 805b785454ec..1f312016eab1 100644 --- a/features/input-validation-mgt/pom.xml +++ b/features/input-validation-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/features/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt.server.feature/pom.xml b/features/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt.server.feature/pom.xml index b4a895c03be5..2a062160846f 100644 --- a/features/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt.server.feature/pom.xml +++ b/features/multi-attribute-login/org.wso2.carbon.identity.multi.attribute.login.mgt.server.feature/pom.xml @@ -20,7 +20,7 @@ multi-attribute-login-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt.server.feature/pom.xml b/features/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt.server.feature/pom.xml index c71ee75a7601..2a77d7f0863c 100644 --- a/features/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt.server.feature/pom.xml +++ b/features/multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt.server.feature/pom.xml @@ -20,7 +20,7 @@ multi-attribute-login-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/multi-attribute-login/pom.xml b/features/multi-attribute-login/pom.xml index 5c6f9c7f8a41..56bc4f5fd5ac 100644 --- a/features/multi-attribute-login/pom.xml +++ b/features/multi-attribute-login/pom.xml @@ -20,7 +20,7 @@ identity-framework org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml index 05482d624a6b..0042c371bd2b 100644 --- a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml +++ b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-notification-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml index 39562f9033b6..ea03c336e3fd 100644 --- a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml +++ b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-notification-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/notification-mgt/pom.xml b/features/notification-mgt/pom.xml index 58ec6d2ce7c0..8d9f1850ba02 100644 --- a/features/notification-mgt/pom.xml +++ b/features/notification-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml b/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml index ec9d99b85d38..4ca87f8bf996 100644 --- a/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml +++ b/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework provisioning-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/provisioning/pom.xml b/features/provisioning/pom.xml index 347130322b65..d3f3f1e4cb4b 100644 --- a/features/provisioning/pom.xml +++ b/features/provisioning/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/role-mgt/org.wso2.carbon.identity.role.mgt.core.server.feature/pom.xml b/features/role-mgt/org.wso2.carbon.identity.role.mgt.core.server.feature/pom.xml index ac4bc5e5ea9a..6adc92e97a4a 100644 --- a/features/role-mgt/org.wso2.carbon.identity.role.mgt.core.server.feature/pom.xml +++ b/features/role-mgt/org.wso2.carbon.identity.role.mgt.core.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework role-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core.server.feature/pom.xml b/features/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core.server.feature/pom.xml index 1851671bd7c7..ece8cd437815 100644 --- a/features/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core.server.feature/pom.xml +++ b/features/role-mgt/org.wso2.carbon.identity.role.v2.mgt.core.server.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework role-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/role-mgt/pom.xml b/features/role-mgt/pom.xml index 80166ee88489..139defde7c03 100644 --- a/features/role-mgt/pom.xml +++ b/features/role-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/features/rule-mgt/org.wso2.carbon.identity.rule.management.server.feature/pom.xml b/features/rule-mgt/org.wso2.carbon.identity.rule.management.server.feature/pom.xml index 6515994a5362..8ab260e1612f 100644 --- a/features/rule-mgt/org.wso2.carbon.identity.rule.management.server.feature/pom.xml +++ b/features/rule-mgt/org.wso2.carbon.identity.rule.management.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework rule-management-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/rule-mgt/pom.xml b/features/rule-mgt/pom.xml index 5ff840ffbc3c..e323a548383c 100644 --- a/features/rule-mgt/pom.xml +++ b/features/rule-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/secret-mgt/org.wso2.carbon.identity.secret.mgt.core.server.feature/pom.xml b/features/secret-mgt/org.wso2.carbon.identity.secret.mgt.core.server.feature/pom.xml index 2b7073754d13..3aa809e246ac 100644 --- a/features/secret-mgt/org.wso2.carbon.identity.secret.mgt.core.server.feature/pom.xml +++ b/features/secret-mgt/org.wso2.carbon.identity.secret.mgt.core.server.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework secret-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT 4.0.0 diff --git a/features/secret-mgt/pom.xml b/features/secret-mgt/pom.xml index 772b1e049cd7..cf221d5a8cc3 100644 --- a/features/secret-mgt/pom.xml +++ b/features/secret-mgt/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml b/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml index 03c0df46505f..2370be7d04f5 100644 --- a/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml +++ b/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework security-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml b/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml index 53c257dd6dd7..b309329f2341 100644 --- a/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml +++ b/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework security-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml b/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml index 12c86ece4913..25b25e6e36a4 100644 --- a/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml +++ b/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework security-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/security-mgt/pom.xml b/features/security-mgt/pom.xml index 4332789522a9..08f7023d73f8 100644 --- a/features/security-mgt/pom.xml +++ b/features/security-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/template-mgt/org.wso2.carbon.identity.template.mgt.feature/pom.xml b/features/template-mgt/org.wso2.carbon.identity.template.mgt.feature/pom.xml index cf92a7fb566b..d0a501d7c15a 100644 --- a/features/template-mgt/org.wso2.carbon.identity.template.mgt.feature/pom.xml +++ b/features/template-mgt/org.wso2.carbon.identity.template.mgt.feature/pom.xml @@ -21,7 +21,7 @@ template-management-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/template-mgt/org.wso2.carbon.identity.template.mgt.server.feature/pom.xml b/features/template-mgt/org.wso2.carbon.identity.template.mgt.server.feature/pom.xml index e5933d45cb3b..2312199a9f1a 100644 --- a/features/template-mgt/org.wso2.carbon.identity.template.mgt.server.feature/pom.xml +++ b/features/template-mgt/org.wso2.carbon.identity.template.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ template-management-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/template-mgt/org.wso2.carbon.identity.template.mgt.ui.feature/pom.xml b/features/template-mgt/org.wso2.carbon.identity.template.mgt.ui.feature/pom.xml index 00ed6ffdfbf6..4c95e7713979 100644 --- a/features/template-mgt/org.wso2.carbon.identity.template.mgt.ui.feature/pom.xml +++ b/features/template-mgt/org.wso2.carbon.identity.template.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ template-management-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/template-mgt/pom.xml b/features/template-mgt/pom.xml index fe877919009f..b199689e03d0 100644 --- a/features/template-mgt/pom.xml +++ b/features/template-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt.server.feature/pom.xml b/features/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt.server.feature/pom.xml index 3b267fbb5a3d..9abac1135f3f 100644 --- a/features/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt.server.feature/pom.xml +++ b/features/trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt.server.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework trusted-app-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/trusted-app-mgt/pom.xml b/features/trusted-app-mgt/pom.xml index 13276d74bd38..1099fdbafe0a 100644 --- a/features/trusted-app-mgt/pom.xml +++ b/features/trusted-app-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.feature/pom.xml b/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.feature/pom.xml index 1d264760e3a2..8963129caa01 100644 --- a/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.feature/pom.xml +++ b/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.feature/pom.xml @@ -21,7 +21,7 @@ user-functionality-mgt-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.server.feature/pom.xml b/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.server.feature/pom.xml index b104dabc8814..37b2ae23c3d2 100644 --- a/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.server.feature/pom.xml +++ b/features/user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ user-functionality-mgt-feature org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT 4.0.0 diff --git a/features/user-functionality-mgt/pom.xml b/features/user-functionality-mgt/pom.xml index 2aa355de20a5..7bd4acf0efba 100644 --- a/features/user-functionality-mgt/pom.xml +++ b/features/user-functionality-mgt/pom.xml @@ -21,7 +21,7 @@ identity-framework org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml index 71aec2ef939a..1adb99684865 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml index b8640ebddfea..ccf893ee331f 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml index ac67dfdcae72..4bfc972e475b 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml index eb4382398ee1..3af487c2fa5e 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml index adc7ec1b4410..9d6d27c5f525 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml index 84845956db59..3346282d9045 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.role.mgt.ui.feature/pom.xml b/features/user-mgt/org.wso2.carbon.role.mgt.ui.feature/pom.xml index 8eb4fd14885e..28cc13cea078 100644 --- a/features/user-mgt/org.wso2.carbon.role.mgt.ui.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.role.mgt.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml b/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml index 0ebc1eb5bcdb..210dc3adadb2 100644 --- a/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml b/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml index 65fcb479b680..046ca65e6dd6 100644 --- a/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml b/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml index 3c42ef146b74..4aa9827d6935 100644 --- a/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.framework user-mgt-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-mgt/pom.xml b/features/user-mgt/pom.xml index 3e39126b911f..c9568af567ac 100644 --- a/features/user-mgt/pom.xml +++ b/features/user-mgt/pom.xml @@ -17,7 +17,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/features/user-store/org.wso2.carbon.identity.user.store.configuration.server.feature/pom.xml b/features/user-store/org.wso2.carbon.identity.user.store.configuration.server.feature/pom.xml index 65f140868c9a..e159862cca85 100644 --- a/features/user-store/org.wso2.carbon.identity.user.store.configuration.server.feature/pom.xml +++ b/features/user-store/org.wso2.carbon.identity.user.store.configuration.server.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework user-store-feature - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/features/user-store/pom.xml b/features/user-store/pom.xml index ccff3464fadf..e493d3f96dae 100644 --- a/features/user-store/pom.xml +++ b/features/user-store/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index faad9afb1ba0..773e32e41d64 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.framework identity-framework pom - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT WSO2 Carbon - Platform Aggregator Pom http://wso2.org diff --git a/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml index cafa1f896667..0b03367b6d75 100644 --- a/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml index 7db35f2ac1aa..608b233b27b0 100644 --- a/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.application.authentication.framework.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.application.authentication.framework.stub/pom.xml index b9647736317b..a29d41acf32a 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.application.authentication.framework.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.application.authentication.framework.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml 4.0.0 diff --git a/service-stubs/identity/org.wso2.carbon.identity.application.default.authentication.sequence.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.application.default.authentication.sequence.mgt.stub/pom.xml index 3b765f6531d9..82f2b32618d0 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.application.default.authentication.sequence.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.application.default.authentication.sequence.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml index 80c903ec703e..617e97a36dea 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.claim.metadata.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.claim.metadata.mgt.stub/pom.xml index 041031d4a353..8acddbdde911 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.claim.metadata.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.claim.metadata.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.functions.library.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.functions.library.mgt.stub/pom.xml index ebb452f63ffa..72837fe3cc1b 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.functions.library.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.functions.library.mgt.stub/pom.xml @@ -21,7 +21,7 @@ carbon-service-stubs org.wso2.carbon.identity.framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT 4.0.0 diff --git a/service-stubs/identity/org.wso2.carbon.identity.governance.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.governance.stub/pom.xml index 62fb2cd6bd17..01f6928054b7 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.governance.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.governance.stub/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml index 511e6510a3d8..636a036a79bf 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml index f6c801d6b2d8..044a3512eba4 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml index 7d6b0e5a049f..8098d2bc92c0 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml index afcfbe8513d6..650bec99e066 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml index e9df93373ec4..1d0e19b4092b 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml index 2dd667d39fcb..7395e877a20f 100644 --- a/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml index b6446be99154..9daf4ea9c26e 100644 --- a/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml index f2d3a27b4973..da286a83fa2d 100644 --- a/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework carbon-service-stubs - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../pom.xml diff --git a/service-stubs/identity/pom.xml b/service-stubs/identity/pom.xml index b397c9d8b406..36711c9884fa 100644 --- a/service-stubs/identity/pom.xml +++ b/service-stubs/identity/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml diff --git a/test-utils/org.wso2.carbon.identity.testutil/pom.xml b/test-utils/org.wso2.carbon.identity.testutil/pom.xml index 6d62002ea082..ebb09ba18b9e 100644 --- a/test-utils/org.wso2.carbon.identity.testutil/pom.xml +++ b/test-utils/org.wso2.carbon.identity.testutil/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.identity.framework identity-framework - 7.7.112-SNAPSHOT + 7.7.118-SNAPSHOT ../../pom.xml