Re: How to register Mr.Smiths, em, agents to IdM

2016-08-08 Thread Charles Butler
Well that clears that up :) Thanks!

On Mon, Aug 8, 2016 at 8:10 AM Uros Jovanovic 
wrote:

> Hi Charles, all,
>
> This was sent to a wrong "j-tab" recipient. Sorry for spamming the list.
>
>
> On Monday, 8 August 2016, Charles Butler 
> wrote:
>
>> Greetings Uros,
>>
>> I don't mean to be daft, but what is this? At first glance, it looks like
>> adding a user to a controller? But it feels like there's some missing help
>> text around this, as to what it's doing, and when I would want to do this.
>> Also don't we have commands already to add a user to a controller such as
>> juju grant and juju register?
>>
>> All the best,
>>
>> Charles
>>
>>
>> On Fri, Aug 5, 2016 at 12:46 PM Uros Jovanovic <
>> uros.jovano...@canonical.com> wrote:
>>
>>> Store this into mrSmith.json
>>>
>>> {
>>> "owner": "admin@idm",
>>> "idpgroups": ["grouplist@idm"],
>>> "public_keys": ["DONGKZyGjKI4D4Uw8oGMofFbLPVQkRvllMkE6IL7RHM="]
>>> }
>>>
>>> http PUT http://admin:password@localhost:8081/v1/u/jem-0@admin@idm <
>>> mrSmith.json
>>>
>>> Adopt the names and public keys to your needs defined in config.yaml od
>>> the service.
>>>
>>> For jem, it helps to set
>>> state-server-admin: some-sso-name
>>>
>>> Have fun ...
>>>
>>> --
>>> Juju mailing list
>>> Juju@lists.ubuntu.com
>>> Modify settings or unsubscribe at:
>>> https://lists.ubuntu.com/mailman/listinfo/juju
>>>
>> --
>> Juju Charmer
>> Canonical Group Ltd.
>> Ubuntu - Linux for human beings | www.ubuntu.com
>> Juju - The fastest way to model your service | www.jujucharms.com
>>
> --
Juju Charmer
Canonical Group Ltd.
Ubuntu - Linux for human beings | www.ubuntu.com
Juju - The fastest way to model your service | www.jujucharms.com
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: How to register Mr.Smiths, em, agents to IdM

2016-08-08 Thread Uros Jovanovic
Hi Charles, all,

This was sent to a wrong "j-tab" recipient. Sorry for spamming the list.

On Monday, 8 August 2016, Charles Butler 
wrote:

> Greetings Uros,
>
> I don't mean to be daft, but what is this? At first glance, it looks like
> adding a user to a controller? But it feels like there's some missing help
> text around this, as to what it's doing, and when I would want to do this.
> Also don't we have commands already to add a user to a controller such as
> juju grant and juju register?
>
> All the best,
>
> Charles
>
>
> On Fri, Aug 5, 2016 at 12:46 PM Uros Jovanovic <
> uros.jovano...@canonical.com
> > wrote:
>
>> Store this into mrSmith.json
>>
>> {
>> "owner": "admin@idm",
>> "idpgroups": ["grouplist@idm"],
>> "public_keys": ["DONGKZyGjKI4D4Uw8oGMofFbLPVQkRvllMkE6IL7RHM="]
>> }
>>
>> http PUT http://admin:password@localhost:8081/v1/u/jem-0@admin@idm <
>> mrSmith.json
>>
>> Adopt the names and public keys to your needs defined in config.yaml od
>> the service.
>>
>> For jem, it helps to set
>> state-server-admin: some-sso-name
>>
>> Have fun ...
>>
>> --
>> Juju mailing list
>> Juju@lists.ubuntu.com
>> 
>> Modify settings or unsubscribe at: https://lists.ubuntu.com/
>> mailman/listinfo/juju
>>
> --
> Juju Charmer
> Canonical Group Ltd.
> Ubuntu - Linux for human beings | www.ubuntu.com
> Juju - The fastest way to model your service | www.jujucharms.com
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: How to register Mr.Smiths, em, agents to IdM

2016-08-08 Thread Charles Butler
Greetings Uros,

I don't mean to be daft, but what is this? At first glance, it looks like
adding a user to a controller? But it feels like there's some missing help
text around this, as to what it's doing, and when I would want to do this.
Also don't we have commands already to add a user to a controller such as
juju grant and juju register?

All the best,

Charles


On Fri, Aug 5, 2016 at 12:46 PM Uros Jovanovic 
wrote:

> Store this into mrSmith.json
>
> {
> "owner": "admin@idm",
> "idpgroups": ["grouplist@idm"],
> "public_keys": ["DONGKZyGjKI4D4Uw8oGMofFbLPVQkRvllMkE6IL7RHM="]
> }
>
> http PUT http://admin:password@localhost:8081/v1/u/jem-0@admin@idm <
> mrSmith.json
>
> Adopt the names and public keys to your needs defined in config.yaml od
> the service.
>
> For jem, it helps to set
> state-server-admin: some-sso-name
>
> Have fun ...
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
-- 
Juju Charmer
Canonical Group Ltd.
Ubuntu - Linux for human beings | www.ubuntu.com
Juju - The fastest way to model your service | www.jujucharms.com
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


How to register Mr.Smiths, em, agents to IdM

2016-08-05 Thread Uros Jovanovic
Store this into mrSmith.json

{
"owner": "admin@idm",
"idpgroups": ["grouplist@idm"],
"public_keys": ["DONGKZyGjKI4D4Uw8oGMofFbLPVQkRvllMkE6IL7RHM="]
}

http PUT http://admin:password@localhost:8081/v1/u/jem-0@admin@idm <
mrSmith.json

Adopt the names and public keys to your needs defined in config.yaml od the
service.

For jem, it helps to set
state-server-admin: some-sso-name

Have fun ...
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju