WSO2 Identity Server, part of WSO2’s CIAM suite, is the market’s leading open-source CIAM solution. It provides modern identity and access management capabilities that can be easily built into your organization’s customer experience (CX) applications, or even deployed to fulfill workforce IAM requirements. WSO2 Identity Server Site
Questions tagged [wso2-identity-server]
2959 questions
3
votes
1 answer
WSO2 Identity Server 5.1.0 not returning user claims in SAML Response
While trying out the new version of WSO2 Identity Server 5.1.0 I'm having problems returning claims in the SAML response. While this worked in WSO2 IS 5.0.0 SP1. I've mapped the required claims and added them to my SP, also I configured the SP to…

JordiJansen
- 128
- 8
3
votes
0 answers
wso2 IS carbon, throws error in User profile page , after adding a user claim in claim management
I have created a tenant and configured a user-store with read only ldap. After that i am able to view user list and user profile pages successfully. And I added an extra claim called 'employee ID' through claim management. Now i am not able to view…

muhil varnan
- 320
- 2
- 9
3
votes
4 answers
Could not add Service Provider. You might be entering a duplicate Service Provider
I am new to WSO2 Identity Server (IS). I've created few Service Providers (SP) named as eclipse-rest and wpfs-rest as a Service Provider ID.
For eclipse-rest, I created Issuer "eclipse" and for wpfs-rest I created issuer "wpfs", but unfortunately…
user5268786
3
votes
1 answer
Role based OAuth2 authentication for Service provider in WSO2
I have added a service provider in wso2 and configured Inbound authentication as oauth2 login. Also added users in the user store(ldap). Users are able to login. However I need to restrict the users based on service provider role. Also I added role…

Santhiya
- 351
- 3
- 12
3
votes
0 answers
WSO2 provides incorrect responses whith any reference element
I'm trying to encode my own resource hierarchy in XACML based on the RBAC profile by Oasis using WSO2 identity server. However whenever I use or I get unexpected values.
This is a plolicySet with a reference to another policySet
…

Shorouq
- 31
- 1
3
votes
1 answer
wso2is session timeouts only working with 'Remember Me', otherwise default to 15 minutes
I have wso2is 5+SP1 setup to persist sessions per https://docs.wso2.com/display/IS500/Enabling+Authentication+Session+Persistence
However, users that have not selected 'Remember Me' will be forced to re-authenticate by wso2is after 15 minutes. These…

Ian D.
- 31
- 2
3
votes
1 answer
Manage external custom permissions with WSO2 Identity Server?
I need to add custom permission and role to IS .Use case available in here http://venurakahawala.blogspot.in/search/label/custom%20permissions .How to implement this scenario .
Thanks in advance

Jamsheer
- 3,673
- 3
- 29
- 57
3
votes
1 answer
Integrating AngularJS application with WSO2 identity server
In my scenario there is an AngularJs application served from UI server and there are multiple REST services consumed by AngularJs application.
How to secure both AngularJs and rest service using WSO2 identity server.
REST endpoints are consumed by…

MichaelSeb
- 61
- 1
- 6
3
votes
1 answer
Spring Cloud Security with WSO2 Identity Server
I am trying to implement a spring-boot-web application, secured using spring-cloud-security with an external on-premise authentication server (WSO2 Identity Server). We're using OAuth2 OpenID Connect (JWT tokens).
My application will redirect to…

Bryce
- 51
- 5
3
votes
0 answers
Active Directory Login fails in Single Sign On
I am using SAML 2.0 Web browser based SSO using WSO2 Identity Server.
In which I have configured Active Directory as a Secondary user store.
Users in Active directory are getting listed in management UI, however they are not getting authenticated at…

Tilakraj Jayswal
- 471
- 4
- 10
3
votes
0 answers
WSO2 IS 5.0.0 SP01 Access tokens are not expiring at set times?
I just started using WSO2 IS version 5.0.0 with SP01 installed. I have configured a relying party and I am attempting to use the Open ID Connect/ Oauth 2.0 protocol in order to authenticate my users using a read-only LDAP.
The documentation states…

SevSoft
- 51
- 4
3
votes
1 answer
What is the difference between service provider's Inbound Authentication Configuration and identity provider's Federated Authenticator Configuration?
I can not understand the difference between service provier's Inbound Authentication Configuration and identity provider's Federated Authenticator Configuration.
I added new service provider and configured SAML Inbound Authentication Configuration.…

Julian Lee
- 79
- 1
- 8
3
votes
1 answer
How to define list of user claims for OIDC /userinfo request
I have a custom UserStoreManager running in WSO2 Identity Server 5.0.0 as secondary user store.
It perfectly works for authenticating users.
When using it with an OpenID Connect authentication the expected claims are not returned to the client in…

Boomer
- 3,360
- 20
- 28
3
votes
1 answer
OAuth2 in Identity Server with API Manager
I'm new to WSO2 products and SOA but this is what my superiors assigned me to do. They wanted me to install, based on the requirements, WSO2 APIM, IS, and DSS products. In DSS they wanted me to create a service that would use a MySQL table as the…

Drew
- 710
- 1
- 15
- 34
3
votes
1 answer
Cannot see any option in WSO2 Identity Server dashboard
I'm evaluating WSO2 Identity Server 5.0.0 but I'm getting a strange issue using the dashboard.
I installed it on a server of mine (so it is not on localhost) and configured the following configuration files so that WSO2 knows where to point
File…

gvdm
- 3,006
- 5
- 35
- 73