Re: [Architecture] Inwebo Authenticator

2015-11-22 Thread Sriashalya Srivathsan
Hi Johann, yes I missed that. Provisioning is for that. On Sun, Nov 22, 2015 at 9:52 AM, Johann Nallathamby wrote: > I guess the provisioning connector is for that, which you haven't shown in > this diagram. Right ? > > On Sun, Nov 22, 2015 at 9:51 AM, Johann Nallathamby

Re: [Architecture] Inwebo Authenticator

2015-11-21 Thread Johann Nallathamby
Hi Sriashalya, How does the userid get registered with Inweboo and IS. Looks like that process is completely outside this flow. Is there a way we can have that in IS itself ? Regards. On Wed, Nov 18, 2015 at 2:37 PM, Sriashalya Srivathsan wrote: > I implemented an IS

Re: [Architecture] Inwebo Authenticator

2015-11-21 Thread Johann Nallathamby
I guess the provisioning connector is for that, which you haven't shown in this diagram. Right ? On Sun, Nov 22, 2015 at 9:51 AM, Johann Nallathamby wrote: > Hi Sriashalya, > > How does the userid get registered with Inweboo and IS. Looks like that > process is completely

[Architecture] Inwebo Authenticator

2015-11-18 Thread Sriashalya Srivathsan
I implemented an IS authenticator for Inwebo API.API keeps a Unique Service ID for an Organisation and it allows several users through admin, users can have their own UserId .I added basic authentication as a first step.So here I keep the Service Id globally and get it from UI configuration.