Hi Hanen, On Mon, Oct 31, 2016 at 9:57 PM, Hanen Ben Rhouma <hanen...@gmail.com> wrote:
> Thanks guys for your help but I guess I didn't explain it well; Actually, > I'm looking for a step by step configuration that allows me to create an > identity provider which jumps to our DB or any other inhouse endpoint (it > can be a REST endpoint) in order to retrieve user details and aggregate > them within the SAML token. Is there a way to do it through WSO2 IS? > You can write custom user store manager according to [1] and override doAuthenticate, doGetUserClaimValue methods to jump into your DB or REST endpoint. Once you have custom user store, you can configure a service provider in WSO2 IS with SAML inbound protocol. [1] https://docs.wso2.com/display/IS520/Writing+a+Custom+User+Store+Manager > > > Thanks, > Hanen > > > > On Fri, Oct 28, 2016 at 8:07 PM, Gayan Gunawardana <ga...@wso2.com> wrote: > >> >> >> On Fri, Oct 28, 2016 at 2:54 PM, Lakshani Gamage <laksh...@wso2.com> >> wrote: >> >>> Hi Hanen, >>> >>> This article [1] contains how to communicate Identity server with REST >>> APIs. It will be a help to your POC. >>> >>> [1] http://wso2.com/library/articles/2016/10/article-exposing-ws >>> o2-identity-server-admin-services-the-rest-way/ >>> >>> Regards, >>> Lakshani >>> >>> On Fri, Oct 28, 2016 at 1:22 PM, Ben Rhouma, Hanen (FircoSoft) < >>> hanen.ben.rho...@fircosoft.com> wrote: >>> >>>> Hello, >>>> >>>> >>>> >>>> We’re working on a POC related to Authentication and Identity >>>> Management using WSO2. We’re looking for a way to configure the Identity >>>> Provider to communicate with a REST API or even a database in order to >>>> retrieve more details about the user trying to authenticate so that those >>>> details can be used to generate the token. >>>> >>> What sort of token you expect to generate ? >> If you are looking for REST way to get authenticated user information >> OIDC might help[1]. If you can explain exact use case we can help you more. >> >> [1]https://docs.wso2.com/display/IS520/OpenID+Connect >> >>> Is there a tutorial or a documentation part which can point us directly >>>> to such use case implementation? >>>> >>>> >>>> >>>> Regards, >>>> >>>> Hanen >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> Dev@wso2.org >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Lakshani Gamage >>> >>> *Software Engineer, WSO2* >>> >>> *Mobile : +94 71 5478184 <%2B94%20%280%29%20773%20451194>* >>> *Blog : http://lakshanigamage.blogspot.com/ >>> <http://lakshanigamage.blogspot.com/>* >>> >> >> >> >> -- >> 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 >> >> > -- 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