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 0bf0b1a8219a..e75df0c97afb 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 @@ -22,7 +22,7 @@ {% for scope in api_resource.scopes %} - + {% endfor %} 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 30690eeb1b01..340e543b9f7b 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 @@ -1047,6 +1047,7 @@ "console.ui.email_templates.default_white_logo_url": "/libs/themes/default/assets/images/branding/logo-white.svg", "console.ui.app_favicon_path": "/assets/images/branding/favicon.ico", "console.ui.idp_templates.github.enabled": true, + "console.ui.idp_templates.hypr.enabled": false, "console.ui.i18n_configs.showLanguageSwitcher": false, "console.ui.i18n_configs.langAutoDetectEnabled": false, "console.ui.product_name": "WSO2 Identity Server",