[Architecture] OSGI Service to provision users and roles based on the SAML response.

2016-08-31 Thread Ishara Cooray
Hi, I am working on the $Subject. *Motivation:* I have a use case where i want to authorize users who are logged into API publisher/ store but APIM does not have the access to underline user store. *Plan:* The plan is to write an osgi service that should do the Just In Time provisioning before th

Re: [Architecture] OSGI Service to provision users and roles based on the SAML response.

2016-08-31 Thread Pamod Sylvester
Would it make sense to have it under "user-mgt.xml" ? On Wed, Aug 31, 2016 at 1:00 PM, Ishara Cooray wrote: > Hi, > I am working on the $Subject. > > *Motivation:* > I have a use case where i want to authorize users who are logged into API > publisher/ store but APIM does not have the access to

Re: [Architecture] OSGI Service to provision users and roles based on the SAML response.

2016-08-31 Thread Ishara Cooray
+ Prabath, Johann Thanks & Regards, Ishara Cooray Senior Software Engineer Mobile : +9477 262 9512 WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware On Wed, Aug 31, 2016 at 1:27 PM, Pamod Sylvester wrote: > Would it make sense to have it under "user-mgt.xml" ? > > On Wed, Aug 31, 201

Re: [Architecture] OSGI Service to provision users and roles based on the SAML response.

2016-09-01 Thread Ishara Cooray
Hi All, I thought of introducing a new Authenticator config to repository/conf/security/authenticators.xml And it will use only below properties to do the $Subject. 9 http://wso2.org/claims/role , true PRIMARY

Re: [Architecture] OSGI Service to provision users and roles based on the SAML response.

2016-09-04 Thread Dimuthu Leelarathne
Hi Ishara, On Fri, Sep 2, 2016 at 11:19 AM, Ishara Cooray wrote: > Hi All, > > I thought of introducing a new Authenticator config to > repository/conf/security/authenticators.xml > And it will use only below properties to do the $Subject. > > > 9 > > http > ://