Hi Shib, You can refer [1] for getting the token. This explains how to get the Oauth2 token.
You do not need to have WSO2 Identity Server for getting an Oauth2 token. It is coming with API Manager. Using the token API [2], you can get a token. [1] - https://docs.wso2.com/display/AM210/Subscribe+to+an+API [2] - https://docs.wso2.com/display/AM210/Token+API Thank you! On Sat, Jun 9, 2018 at 9:07 PM shibsankar <[email protected]> wrote: > Hi, > I would like to do the following : > > > *My Objective *: > > I have published my API in WSO2 API Gateway. API is working fine. > > Now I would like to secure my API with OAuth 2.0. I plan to invoke the > published API with OAuth 2.0 token from my Angular front-end application. > > > *My Query *: > How do I get the OAuth 2.0 token? > > *Q1*: Do I need to install WSO2 Identity server to get OAuth 2.0 token? *Or > *I can get OAuth token from WSO2 API Manager itself? > > *Q2*: Is there any WSO2 OAuth 2.0 API which provides OAuth token when > invoked? whats the URL? > > Regards > Shib > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- *Pubudu Gunatilaka* Committer and PMC Member - Apache Stratos Senior Software Engineer WSO2, Inc.: http://wso2.com mobile : +94774078049 <javascript:void(0);>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
