Hi Kaveesha,

You can go through the previously done implementation of DCR in [1]. Have a
look at "DynamicClientRegistrationServiceImpl".

[1] https://github.com/wso2/carbon-identity/pull/1712

On Wed, Jun 1, 2016 at 4:38 PM, Gayan Gunawardana <ga...@wso2.com> wrote:

> Adding Harsha.
>
> On Wed, Jun 1, 2016 at 4:04 PM, Kaveesha Perera <kavee...@wso2.com> wrote:
>
>> Hi,
>>
>> I'm working on a bug in APIM of Dynamic client registration as explained
>> in [1]. There I'm going to retrieve the relevant  OAuth2 app  details when
>> a user trying to send a DCR request for an already existing Application.
>> For that I need to get the OAuth application information present in the
>> Inbound authentication configuration of the created service Provider.
>>
>> I have used below two methods to get the oauth2 app details.
>>
>>  1.getInboundAuthenticationConfig()  -Derive the client id from the
>> service provider
>>
>> 2.updateApplication(OAuthAppRequest appInfoDTO)-Derive other additional 
>> oauth2
>> information of the service porivder
>>
>>
>> Is the above approach correct or is there a better way of doing it?
>>
>> [1] [Architecture] Behavior of OAuth 2.0 Dynamic Client Registration
>>
>>
>> --
>> Kaveesha Perera
>> Intern - Software Engineering
>>
>> mobile: 0716130471
>>
>
>
>
> --
> Gayan Gunawardana
> Software Engineer; WSO2 Inc.; http://wso2.com/
> Email: ga...@wso2.com
> Mobile: +94 (71) 8020933
>



-- 
Gayan Gunawardana
Software Engineer; WSO2 Inc.; http://wso2.com/
Email: ga...@wso2.com
Mobile: +94 (71) 8020933
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to