Let me check this with the team and I'll add it in. *Samuel Gnaniah* Senior Technical Writer
WSO2 (pvt.) Ltd. Colombo, Sri Lanka (+94) 773131798 On Mon, Feb 23, 2015 at 8:35 PM, Nuwan Wimalasekara <[email protected]> wrote: > Hi Samuel, > > DataSource configuration in application-authentication.xml should be > updated to jdbc/WSO2AM_DB. It is also missing in the doc. Can you please > add this as well. > > > Thanks, > Nuwanw > > > On Mon, Feb 23, 2015 at 4:39 AM, Samuel Gnaniah <[email protected]> wrote: > >> Thanks for reporting this! Added the info into the docs under step 8.h in >> the Configuring the Identity Server section [1]. Please check and see if >> anything more needs to be mentioned for this. >> >> [1] - >> https://docs.wso2.com/display/CLUSTER420/Configuring+WSO2+Identity+Server+as+the+Key+Manager >> >> *Samuel Gnaniah* >> Senior Technical Writer >> >> WSO2 (pvt.) Ltd. >> Colombo, Sri Lanka >> (+94) 773131798 >> >> On Mon, Feb 23, 2015 at 5:47 PM, Pushpalanka Jayawardhana <[email protected] >> > wrote: >> >>> Hi, >>> >>> It seems we have missed to do this update yet. >>> Shall we do this asap. >>> >>> Thanks, >>> Pushpalanka. >>> -- >>> Pushpalanka Jayawardhana, B.Sc.Eng.(Hons). >>> Software Engineer, WSO2 Lanka (pvt) Ltd; wso2.com/ >>> Mobile: +94779716248 >>> Blog: pushpalankajaya.blogspot.com/ | LinkedIn: >>> lk.linkedin.com/in/pushpalanka/ | Twitter: @pushpalanka >>> >>> >>> On Sun, Jan 25, 2015 at 9:46 AM, Nuwan Dias <[email protected]> wrote: >>> >>>> Yes, its the correct configuration. We need to update the IS as KM doc. >>>> >>>> Thanks, >>>> NuwanD. >>>> >>>> On Sun, Jan 25, 2015 at 6:44 AM, Nuwan Wimalasekara <[email protected]> >>>> wrote: >>>> >>>>> Hi >>>>> >>>>> I configured WSO2 Identity Server 5.0.0 as Key manager as the >>>>> documentation[1]. The I created a API with api scope in WSO2 AM 1.7.0. >>>>> However when generating the access token with the given scope It generate >>>>> the access token for the given scope. But When invoking the API, There is >>>>> no scope validation in identity server. I could invoke other resources >>>>> having different scope. >>>>> >>>>> When looking at the identity.xml in identity server, I figured out >>>>> below OAuthScopeValidator configuration is missing in identity.xml. I >>>>> added below configuration, Then scopes are validating properly. This is >>>>> not >>>>> mentioned even in the doc[1] >>>>> >>>>> <OAuthScopeValidator >>>>> class="org.wso2.carbon.identity.oauth2.validators.JDBCScopeValidator"/> >>>>> >>>>> @IS Team, AM Team, >>>>> Can you confirm above is the correct configuration in Identity server >>>>> to validate the API Scope ? >>>>> >>>>> [1] >>>>> https://docs.wso2.com/display/CLUSTER420/Configuring+WSO2+Identity+Server+as+the+Key+Manager >>>>> >>>>> Thanks, >>>>> Nuwanw >>>>> >>>>> -- >>>>> Nuwan Wimalasekara >>>>> Senior Software Engineer - Test Automation >>>>> WSO2, Inc.: http://wso2.com >>>>> lean. enterprise. middleware >>>>> >>>>> phone: +94 71 668 4620 >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Nuwan Dias >>>> >>>> Associate Tech Lead - 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 >>>> >>>> >>> >> > > > -- > Nuwan Wimalasekara > Senior Software Engineer - Test Automation > WSO2, Inc.: http://wso2.com > lean. enterprise. middleware > > phone: +94 71 668 4620 > > > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
