[keycloak-user] Java Keycloak REST API Wrapper

Stian Thorgersen stian at redhat.com
Tue Jul 8 08:55:40 EDT 2014


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 at gmail.com>
> To: "Juraci Paixão Kröhling" <juraci at kroehling.de>
> Cc: keycloak-user at 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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
> 
> 
> 
> --
> Rodrigo Sasaki
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user



More information about the keycloak-user mailing list