I need to search user in identity server by using custom claim i.e. ‘cnic’ as a filter. I’m sending the following request packet in postman for this purpose but it gives me error. I’m using version 5.11.0 of identity server. Description of custom claim mapping is attached below. custom…
Tag: wso2
WSO2 IS: Custom Federated Authenticator using same form as basic authenticator
We are in the process of introducing WSO2 Identity Server in our infrastructure and there is the need to have two authentication methods but – if possible – using the same login form, without redirecting to external forms (like facebook login). The idea is that we have “normal” and …