Stian, how should I send the code that I made to the Keycloak repo?
Can you tell me what module name to use, and where to create it?
On Tue, Jul 8, 2014 at 10:00 AM, Rodrigo Sasaki <rodrigopsasaki(a)gmail.com>
wrote:
I would really like to do that :) All I'm waiting for is an OK to
do it,
because it was built inside the company, so I need approval.
But I really believe it'll get a lot better when it's out there, and you
can all pitch in
On Tue, Jul 8, 2014 at 9:55 AM, Stian Thorgersen <stian(a)redhat.com> wrote:
> Ideal way to contribute it to Keycloak would be if you fork the Keycloak
> repo, add a module and do a PR ;)
>
> ----- Original Message -----
> > From: "Rodrigo Sasaki" <rodrigopsasaki(a)gmail.com>
> > To: "Juraci Paixão Kröhling" <juraci(a)kroehling.de>
> > Cc: keycloak-user(a)lists.jboss.org
> > Sent: Tuesday, 8 July, 2014 1:50:14 PM
> > Subject: Re: [keycloak-user] Java Keycloak REST API Wrapper
> >
> > Oh yes, I believe it is already very usable.
> >
> > All I need now is to get my manager to agree to make this repo public,
> > because there is a policy that all repos are private in this project
> we're
> > working in, but I don't think we'll have problems with this. I pitched
> him
> > the idea of contributing to Keycloak and he seemed to like it
> >
> >
> > On Tue, Jul 8, 2014 at 9:32 AM, Juraci Paixão Kröhling <
> juraci(a)kroehling.de
> > > wrote:
> >
> >
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA512
> >
> > Hello Rodrigo,
> >
> > Do you have news about this? I'm working on a task that would require
> > me to do something similar, so, I think it would best if we can
> > collaborate on this API :-)
> >
> > If/when you have some time, we could have a chat via IRC (jpkroehling
> > at #keycloak on freenode).
> >
> > - - Juca.
> >
> > On 06/20/2014 10:00 PM, Rodrigo Sasaki wrote:
> > > I'm working on a Java-based wrapper for the REST API, to make it
> > > look more OO, abstracting the access to servers.
> > >
> > > It uses methods such as
> > >
> > > User bill = realm.getUser("bburke")
List<RoleRepresentation> roles
> > > = bill.getApplicationRoleMappings("customer-portal");
> > >
> > > It's still in it's early stages, but if you find it interesting,
> > > I'd be happy to create a repo for other Java users to use it, and
> > > adapt it based on suggestions aswell.
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v2
> > Comment: Using GnuPG with Thunderbird -
http://www.enigmail.net/
> >
> > iQEcBAEBCgAGBQJTu+ThAAoJEDnJtskdmzLM4PcH/jShu9J6nnV92HqSyqyy4y7d
> > snhFqt4G+aqyhdH4iiOUbV36Zb07fPnO5w7s9vcr79YLGjuAWaODIzU1D1yZxbyA
> > X4e3y5ClCSZMefHGSXoCOs7U+cVuCAUivCXBhe+hIb4pM/2krlhaS+ai3I2Ur43Z
> > 5uzPS+pz983y2i1UGkhJBzqv8MVabNPq3vC+LX2bK9vEmd4Qiz0LdC9jwP23DZY9
> > srdtReO5uC0/HjtfzrNP+ErY1WpIEFAuHW5abtL7HHwvdZYNgYUIj6f8w8oGGLMp
> > iaHvbFMPFmuqNisDqbOWf6OtG7E3Nk2anqeUu5qcvCaPyMQA8edvgctc4a2jbJc=
> > =3O4p
> > -----END PGP SIGNATURE-----
> >
_______________________________________________
> > keycloak-user mailing list
> > keycloak-user(a)lists.jboss.org
> >
https://lists.jboss.org/mailman/listinfo/keycloak-user
> >
> >
> >
> > --
> > Rodrigo Sasaki
> >
> > _______________________________________________
> > keycloak-user mailing list
> > keycloak-user(a)lists.jboss.org
> >
https://lists.jboss.org/mailman/listinfo/keycloak-user
>
--
Rodrigo Sasaki