From 23d2b9d767c15962a3509045d286921488f6380b Mon Sep 17 00:00:00 2001 From: Amalka Subasinghe Date: Fri, 11 Jun 2021 10:48:33 +0530 Subject: [PATCH] added claim adding logic to SP --- .../resources/payloads/update-app-request.xml | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/features/ui-request-interceptor/io.entgra.ui.request.interceptor.feature/src/main/resources/payloads/update-app-request.xml b/features/ui-request-interceptor/io.entgra.ui.request.interceptor.feature/src/main/resources/payloads/update-app-request.xml index 4f608a9e55..50e82b986c 100644 --- a/features/ui-request-interceptor/io.entgra.ui.request.interceptor.feature/src/main/resources/payloads/update-app-request.xml +++ b/features/ui-request-interceptor/io.entgra.ui.request.interceptor.feature/src/main/resources/payloads/update-app-request.xml @@ -8,6 +8,48 @@ ${applicationName} ${description} + + + + + + + + + + + + + http://wso2.org/claims/username + + + true + + + + + + http://testclaims/claims/username + + + true + + + + + + + + + + + + + + + + +