Re: [Dev] APIM-2.1.0 retrieve app name from access token or client id

2017-09-26 Thread roshan wijesena
Hi

There is an admin service to fetch the oAuth application details,

https://docs.wso2.com/display/AM210/WSO2+Admin+Services



On Tue, Sep 26, 2017 at 10:33 PM, 김대경  wrote:

> Hi
>
> I want to know applocation name from access token.
>
> I can get client_id(consumerKey) using '/oauth2/introspect' api. But I
> want to know application name.
>
> How can I retrieve this information?
> I think 'Application name' is not secret value.
>
> thank you.
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] APIM-2.1.0 retrieve app name from access token or client id

2017-09-26 Thread 김대경
Hi

I want to know applocation name from access token.

I can get client_id(consumerKey) using '/oauth2/introspect' api. But I want
to know application name.

How can I retrieve this information?
I think 'Application name' is not secret value.

thank you.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev