CustomGatewayJWTGenerator’s JWTInfoDto contain userId instead of userName
I’m using a custom backend JWT generator in my API Manager-4.2.0 All-in-One deployment. There I need to pass a custom claim value to the backend via the backend JWT generated by gateway.
Though it works when the end user logs in with client-credentials
grant type, it is failing when the end user uses authorization_code
grant type.
My reference doc is: https://apim.docs.wso2.com/en/4.2.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/#jwt-self-contained-access-tokens
CustomGatewayJWTGenerator’s JWTInfoDto contain userId instead of userName
I’m using a custom backend JWT generator in my API Manager-4.2.0 All-in-One deployment. There I need to pass a custom claim value to the backend via the backend JWT generated by gateway.
Though it works when the end user logs in with client-credentials
grant type, it is failing when the end user uses authorization_code
grant type.
My reference doc is: https://apim.docs.wso2.com/en/4.2.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/#jwt-self-contained-access-tokens
CustomGatewayJWTGenerator’s JWTInfoDto contain userId instead of userName
I’m using a custom backend JWT generator in my API Manager-4.2.0 All-in-One deployment. There I need to pass a custom claim value to the backend via the backend JWT generated by gateway.
Though it works when the end user logs in with client-credentials
grant type, it is failing when the end user uses authorization_code
grant type.
My reference doc is: https://apim.docs.wso2.com/en/4.2.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/#jwt-self-contained-access-tokens
CustomGatewayJWTGenerator’s JWTInfoDto contain userId instead of userName
I’m using a custom backend JWT generator in my API Manager-4.2.0 All-in-One deployment. There I need to pass a custom claim value to the backend via the backend JWT generated by gateway.
Though it works when the end user logs in with client-credentials
grant type, it is failing when the end user uses authorization_code
grant type.
My reference doc is: https://apim.docs.wso2.com/en/4.2.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/#jwt-self-contained-access-tokens
CustomGatewayJWTGenerator’s JWTInfoDto contain userId instead of userName
I’m using a custom backend JWT generator in my API Manager-4.2.0 All-in-One deployment. There I need to pass a custom claim value to the backend via the backend JWT generated by gateway.
Though it works when the end user logs in with client-credentials
grant type, it is failing when the end user uses authorization_code
grant type.
My reference doc is: https://apim.docs.wso2.com/en/4.2.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/#jwt-self-contained-access-tokens
CustomGatewayJWTGenerator’s JWTInfoDto contain userId instead of userName
I’m using a custom backend JWT generator in my API Manager-4.2.0 All-in-One deployment. There I need to pass a custom claim value to the backend via the backend JWT generated by gateway.
Though it works when the end user logs in with client-credentials
grant type, it is failing when the end user uses authorization_code
grant type.
My reference doc is: https://apim.docs.wso2.com/en/4.2.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/#jwt-self-contained-access-tokens
CustomGatewayJWTGenerator’s JWTInfoDto contain userId instead of userName
I’m using a custom backend JWT generator in my API Manager-4.2.0 All-in-One deployment. There I need to pass a custom claim value to the backend via the backend JWT generated by gateway.
Though it works when the end user logs in with client-credentials
grant type, it is failing when the end user uses authorization_code
grant type.
My reference doc is: https://apim.docs.wso2.com/en/4.2.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/#jwt-self-contained-access-tokens
Wso2 4.4.0 Can not APIM manager Advanced UI Customization
I am having problem doing Advanced UI Customization I have followed the steps to edit the look and feel of the devportal. I copied the wso2 webapps file to another folder and ran npm install, then npm run bootstrap, then went to the devportal folder and ran npm run build dev. But I tried to overwrite a React file in the folder where I copied webapps. Then I rebuilt and copied the dist file and there was an overwritten file of React. But I copied the dist file in the webapps folder (coppy) to the webapps folder (root) and also the index.jsp file, but then I ran the api-manager.bat –run command again and didn’t see any change in the interface. . Please help me know where I went wrong. I am using wso2 4.4.0. I have read the document and followed it but I don’t see any change. Can you help me please. I followed these steps: https://apim.docs.wso2.com/en/latest/reference/customize-product/customizations/advanced-ui-customization/
In WSO2 API Manager, user roles are being removed each time a user login through an external IdP
We want to provision a user who login from an external IdP to APIM, assign the role “test-role”, and obtain an access token that includes the scope “test-scope” associated with the test-role.
However, each time I login, the role disappears, which defeats the purpose.
In WSO2 API Manager, user roles are being removed each time a user login through an external IdP
We want to provision a user who login from an external IdP to APIM, assign the role “test-role”, and obtain an access token that includes the scope “test-scope” associated with the test-role.
However, each time I login, the role disappears, which defeats the purpose.