Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [wso2-identity-server]

WSO2 Identity Server is part of WSO2’s CIAM suite.

wso2-identity-server
0 votes
0 answers
13 views

unable to update confirmationcode in wso2 IS(5.11) using scim 2.0

We are trying to update confirmationcode in wso2 using SCIM 2 rest API(WSO2 IS 5.11) but its giving 401 unauthorized below is the curl command [ curl --location --request PATCH 'https://<host:port&...
vangala srivani's user avatar
0 votes
0 answers
30 views

WSO2 Identity Server (wso2is-5.12.0-beta3) - Kubernetes Clustering Issues

I am testing the deployment of wso2is-5.12.0-beta3 in a Kubernetes cluster and I have added the below mentioned hazelcast configuration to the deployment.toml according to the documentation. https://...
Lilan Mihiranga's user avatar
0 votes
1 answer
37 views

WSO2 7.0.0 User ID Claim Setup Issue When we are trying to Migrate from 5.11.0

We are using opensource 5.11.0 Wso2is Identity Server. Created one Identity Provider which will integrate with Office365 and with custom claims like below Image. For the above Identity Provider we ...
MURALI KUMAR's user avatar
0 votes
2 answers
42 views

WSO2 IS missing internal_login scope from obtained token

WSO2 Identity server documentation says that to use /t/{tenant-domain}/api/users/v1/me/sessions API i need to get ticket with internal_login scope. But i cannot. Using URL like this to get Implicit ...
Alexey Dolgopolov's user avatar
1 vote
1 answer
113 views

WSO2 Identity Server (wso2is-5.11.0) - Identity Server Fails to Startup After Applying OAuth Fix

I am using wso2am-4.1.0 and I have setup wso2is-5.11.0 as the Key Manager. The refresh_token grant fails due to presumably a missing class RefreshTokenValidationDataDO. Accordingly I applied the fix ...
Lilan Mihiranga's user avatar
2 votes
1 answer
85 views

WSO2 API Manager - Identity Server as Key Manager Refresh Token Error When Issuing a New Access Token

I am using wso2am-4.1.0 and I have setup wso2is-5.11.0 as the Key Manager. I tried invoking the token endpoint using the refresh_token grant type as per the below curl. curl -k -d "grant_type=...
Lilan Mihiranga's user avatar
0 votes
1 answer
48 views

Wso2 identity server throwing noClassDefFound Error while initialising attribute finder extension when upgrading to v7.0.0 from v5.11.0

Currently i am using wso2 identity server v5.11.0 and my major use cases is xacml policy based authorization that uses a attribute finder extension to resolve attributes of policies to serve as PIP ...
Mukul Jangid's user avatar
0 votes
1 answer
56 views

Wso2 APIM Web Socket API context

We are using WSO2 API Manager version 4.0.0 to expose a SignalR service implemented in .NET Core. The frontend is built with Angular. Here is how we have configured the APIs. WebSocket API: WSO2 ...
Hamza Iqbal's user avatar
0 votes
1 answer
91 views

WS02 APIM 4.1.0: High CPU Utilization over 100% and HTTP-Sender I/O dispatcher threads consuming %CPU

WSO2 APIM Server : 4.1.0 OpenJDK : 64-Bit Server VM (11.0.17+8-LTS mixed mode, sharing) Linux : RHEL 8.x CPU/Processor : 4 Memory : 8GB WSO2 APIM 4.1.0 running on OpenJDK 11 continues to shows 100% ...
anuu_online's user avatar
0 votes
0 answers
42 views

WSO2 APIM 4.1.0 API Editing existing resources and authentication Schemes (Enable Seurity) is not working after deploying a new revision

WSO2 API Server : 4.1.0 I have initially imported the API definitions of version 1.0 having security disabled for some of the API resources. And the clients can successfully connected to version 1.0 ...
anuu_online's user avatar
0 votes
1 answer
67 views

Wso2 IS 7.0 branding

Whenever I change the host name in deployment.toml branding customization will revert to default. How to fix that and what did I miss? I have tried to see where the configuration is stored but it is ...
Yonas Degu's user avatar
0 votes
0 answers
64 views

Error "Cannot read properties of undefined (reading 'toUpperCase')" in WSO2 IS 7.0.0 Console when viewing user roles

I am using WSO2 IS 7.0.0 and encountered an issue in the new admin console. After logging in with the default credentials (admin/admin), when I try to view the roles of a specific user, I receive the ...
Turing's user avatar
  • 13
1 vote
1 answer
43 views

UserNotFound Error for Existing Role in WSO2 IS 7.0.0 XACML Policy

I am working with WSO2 Identity Server 7.0.0 and have published a policy as PDP. When I call the endpoint ( ...api/identity/entitlement/decision/pdp ) using Postman, I receive a 'UserNotFound' error ...
Turing's user avatar
  • 13
0 votes
0 answers
42 views

wso2 : avoiding special character error in scope naming

It is a good recommendation to name scopes as such : urn:examplecompany:product_price:update, this is the naming convention we use at our company. but WSO2 publisher doesn't allow special characters ...
Amine Al's user avatar
0 votes
1 answer
83 views

WSO2 API Manager - Identity Server as Key Manager Refresh Token Validity Period

I am using wso2am-4.1.0 and I have setup wso2is-5.11.0 as the Key Manager. I have configured the refresh token expiry time to 14 days in the deployment.toml of the Identity Server as below. [oauth....
Lilan Mihiranga's user avatar

15 30 50 per page
1
2 3 4 5
203