Hi, Have we tested the new DCR endpoints on IS 5.4.0 Alpha2? I have tried making the following request but it returns a 200 with the html content of the carbon login page. There aren't any error logs as well.
POST https://localhost:9443/api/identity/oauth2/dcr/v1.0/register Headers: Content-Type: application/json, Authorization: Basic YWRtaW46YWRtaW4= Payload: {"redirect_uris":["https://client.example.org/callback"],"client_name": "application_3","ext_param_owner": "admin","grant_types": ["password"]} Is there anything wrong with this request? -- Nuwan Dias Software Architect - WSO2, Inc. http://wso2.com email : [email protected] Phone : +94 777 775 729
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
